Files
TinyORM/include/orm
silverqx 0bcbcd2431 added support for PostgreSQL schema builder 🎉👌
- added a new config. option dont_drop, allows to define table that
   will be excluded during dropAllTables(), has a default value
   spatial_ref_sys for PostGIS
 - implemented fluent commands, used only by the PostgreSQL Comment
   command
 - added tests for PostgreSQL schema builder
 - reworked tst_Migrate to be able to run on all supported connections,
   currently PostgreSQL and MySQL
 - updated docs

Unrelated:

 - added a new reference class IndexDefinitionReference for a nice API
   during index definition, contains algorithm and language
 - unified selectFromWriteConnection() in schema builders
2022-05-23 10:14:25 +02:00
..
2022-03-06 12:33:46 +01:00
2022-04-13 19:22:39 +02:00
2022-04-13 19:25:26 +02:00
2022-05-23 10:14:25 +02:00
2022-01-03 13:11:22 +01:00
2022-03-22 09:53:33 +01:00
2021-10-13 10:06:50 +02:00
2022-03-22 09:53:33 +01:00
2022-03-22 09:53:33 +01:00
2022-03-22 09:53:33 +01:00
2022-04-28 14:35:58 +02:00