is format() thread safe?
microhardsmith opened this issue · 1 comments
microhardsmith commented
is format() thread safe?
vertical-blank commented
Yes, com.github.vertical_blank.sqlformatter.SqlFormatter
is thread safe, and also instances returned by com.github.vertical_blank.sqlformatter.SqlFormatter.of
are.