go-jet
|
9f91fd705a
|
Global AND and OR functions for better indentation of a complex condition in the Go code and in the generated SQL.
|
2022-02-11 13:09:49 +01:00 |
|
go-jet
|
8eed0e209a
|
Fix ident
|
2022-01-20 16:54:18 +01:00 |
|
go-jet
|
34f84c7170
|
Rename SetQueryLoggerFunc to SetQueryLogger
|
2022-01-20 16:51:32 +01:00 |
|
go-jet
|
04c14f29bf
|
Add option for generator to ignore tables, views or enums.
|
2022-01-15 17:43:25 +01:00 |
|
go-jet
|
4955bfc4b5
|
Add automatic query logger function with additional execution details.
|
2022-01-12 19:03:50 +01:00 |
|
go-jet
|
a506a96d6a
|
Add DISTINCT operator support
|
2022-01-10 16:43:17 +01:00 |
|
go-jet
|
038a32b032
|
Add WITH RECURSIVE statement support
|
2022-01-04 18:08:06 +01:00 |
|
go-jet
|
001d64f1dc
|
Add BETWEEN operator support.
|
2022-01-04 17:58:10 +01:00 |
|
go-jet
|
72e8d7d584
|
Add FROM clause support for UPDATE statements
|
2021-12-08 18:13:58 +01:00 |
|
go-jet
|
84e120cbab
|
Test fix.
|
2021-10-21 17:35:29 +02:00 |
|
go-jet
|
e8f4c2b31b
|
Add SQLBuilder support for SQLite databases.
|
2021-10-21 13:40:26 +02:00 |
|