Jose Hernandez
|
afc6f4888b
|
Added support for name normalisation when generating code for PostgreSQL so that generated artefact names are consistently exported in lowercase.
|
2021-08-01 15:26:40 +01:00 |
|
Jose Hernandez
|
cec507b967
|
Introduced customised "create table" DDL statements per database type and made table creation statement in PostgreSQL idempotent so that the DDL generated by mdbtools works nicely with database versioning tools such as flyway or liquibase.
|
2021-07-31 13:34:08 +01:00 |
|
Jose Hernandez
|
e713907e37
|
Ignore the the .idea folder in the project's root directory contains IntelliJ IDE project specific settings files.
|
2021-07-31 12:05:13 +01:00 |
|