jet/generator
Jupp Mueller bffec36917
Improve performance of mysql generator
This change improves performance for generating mysql models
for databases with large number of tables. In my local testing
for a database with about 1000 tables and 140k columns, generation
time was reduced from about 1h to less than one second.
2024-02-17 05:35:56 -08:00
..
metadata Improve performance of mysql generator 2024-02-17 05:35:56 -08:00
mysql Improve performance of mysql generator 2024-02-17 05:35:56 -08:00
postgres Add support for materialized views. 2024-02-01 15:20:49 +01:00
sqlite [sqlite] Generated columns additional tests. 2024-02-04 18:45:48 +01:00
template Replace invalid character from the go identifiers with description string. 2024-02-17 12:46:00 +01:00