Skip to content

Identifiers are now quoted by default

Choose a tag to compare

@moufmouf moufmouf released this 04 Sep 19:59
· 21 commits to master since this release

All table names and column names are quoted by default if the database platform is passed in parameter while constructing the default naming strategy.

See #4