mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-04-26 02:39:14 -05:00
433c4acefb
Excluding the ColumnType because it have a lot of names which can collide (it needs more work). Excluding the IncrementOrDecrement in Model as using enum can't name dependent type. See: https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2019/p1099r5.html