jet/generator
markvai 0947de0628 Add the ability to use custom generic types with non std inner types
- fix #442

- Since handling all edge cases for generic type parsing is not trivial, users will specify the fields manually.
- To support more than one import per type, add an additional field for extra imports per type.

- Add examples for defining those types in the current tests that show how to define custom types.
2025-03-31 21:24:54 +03:00
..
metadata DefaultColumns() helper on Table 2025-02-06 09:34:22 +01:00
mysql fixed default columns for mysql generator 2025-02-16 09:30:54 +01:00
postgres Remove dbName as argument 2025-01-21 14:06:34 -05:00
sqlite generator/*: allow passing DB directly 2025-01-17 14:50:59 -05:00
template Add the ability to use custom generic types with non std inner types 2025-03-31 21:24:54 +03:00