go-jet
|
7377e078cd
|
Skip complex expression parenthesis wrap for function parameters.
|
2022-01-10 16:57:57 +01:00 |
|
go-jet
|
7af9072b8d
|
Allow Raw helper to accept named arguments
|
2021-05-14 12:15:35 +02:00 |
|
Joonas Haapsaari
|
9a3c29b504
|
MySQL NOT operator support
- Suppot for NOT operator in MySQL, similarly as in PostgreSQL.
- Add test to verify NOT EXISTS query in MySQL
|
2020-07-29 16:37:55 +03:00 |
|
go-jet
|
2ada2ff69b
|
Add go mod support.
|
2020-06-27 18:48:19 +02:00 |
|
go-jet
|
799737d602
|
[Breakable] ColumnList is reverted to be a slice.
ColumnList(...) -> ColumnList{...}
IColumnList is removed.
|
2019-09-26 12:31:03 +02:00 |
|
go-jet
|
0dbdbb9220
|
MariaDB tests fix.
|
2019-08-15 11:59:17 +02:00 |
|
go-jet
|
d3d00910aa
|
Test utils reuse.
|
2019-08-12 12:11:16 +02:00 |
|
go-jet
|
4fbf576370
|
MySQL refactor.
|
2019-08-11 12:13:59 +02:00 |
|