Skip to content

v1.3.4

Latest
Compare
Choose a tag to compare
@komu komu released this 02 Mar 08:22
· 65 commits to main since this release

Changes

  • Replace @SQL-annotation in all methods with @Language("SQL") since IDEA does
    not detect @Language from a meta-annotation anymore.