Files
TinyORM/include/orm/tiny
silverqx a2714be30e added schema builder 🔥🚀
Added practically everything I wanted to have in except for updating
columns.
Needed to name the schema namespace as Orm::SchemaNs to avoid collision
with the Orm::Schema class.

 - unit tests with great coverage
 - new schema constants
 - a new prefix_indexes and engine DB conncetion configurations

Others:

 - IsModel tag
 - enhanced columnize in the BaseGrammar
 - used a new columnize logic in all grammars
 - new constants
 - new container utils class for joining containers
 - new DB::driver() getter for QSqlDriver
 - avoid possible crash in tests with pretend, added empty log checks
 - clang tidy, excluded to word from short variable names
2022-03-22 09:53:33 +01:00
..
2022-03-22 09:53:33 +01:00
2022-01-06 17:16:59 +01:00
2022-01-16 18:26:40 +01:00
2022-01-17 10:37:03 +01:00
2022-03-22 09:53:33 +01:00
2022-01-15 11:08:01 +01: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