|
|
41fe97d336
|
Fix the imports I botched really badly
Apparently I don't understand how go modules work.
|
2026-05-14 20:56:20 +00:00 |
|
|
|
44d981fbfc
|
Update references to jet v2 in tests
I'm guessing people don't run these anymore...
|
2026-05-14 16:30:22 +00:00 |
|
|
|
34e5dcbb17
|
Switch to hosting on source.gleipnir.technology
/ test (push) Successful in 3s
|
2026-05-14 16:26:47 +00:00 |
|
|
|
4474319e73
|
Bulk replace project references in go code
|
2026-05-09 01:43:40 +00:00 |
|
SanjaiyKumar
|
85fdfb01b3
|
Renamed new flags name '-tables', '-views', and '-enums'.
|
2025-06-24 14:09:30 +05:30 |
|
SanjaiyKumar
|
c35892320d
|
Added unit test cases for the new flags '-allow-tables', '-allow-views', and '-allow-enums'.
|
2025-06-18 16:02:36 +05:30 |
|
charlie
|
38ea65434f
|
DefaultColumns() helper on Table
|
2025-02-06 09:34:22 +01:00 |
|
Andrew Harding
|
b7904cde4e
|
Add HasDefault column metadata
|
2024-08-13 14:52:54 -06:00 |
|
go-jet
|
5e34bef288
|
Add more UseSchema tests.
Rename newly generated file to avoid potentional conflict with tables named table or views named view.
|
2023-04-02 13:58:44 +02:00 |
|
go-jet
|
7b36f31cad
|
Include mysql column comments into generated types
|
2023-03-31 14:43:47 +02:00 |
|
Jay
|
04c1a51ba7
|
Changed SetSchema to UseSchema
|
2022-12-04 20:33:55 +05:30 |
|
Jay
|
7db99b10bc
|
Made 'SetSchema' to be generated in a dedicated file for views and tables.
|
2022-12-02 23:02:44 +05:30 |
|
Jay
|
882d5562f3
|
added a check for skipping generation of table SQL builder code
|
2022-12-01 15:15:35 +05:30 |
|
fourdim
|
3aca063d57
|
Update generator tests
|
2022-03-18 11:18:22 +08:00 |
|
go-jet
|
04c14f29bf
|
Add option for generator to ignore tables, views or enums.
|
2022-01-15 17:43:25 +01:00 |
|
go-jet
|
e8f4c2b31b
|
Add SQLBuilder support for SQLite databases.
|
2021-10-21 13:40:26 +02:00 |
|