go-jet
|
7d4aa4cdab
|
Fix for SELECT_JSON_ARR generates incorrect order by, limit and offset clauses for mariadb.
|
2026-01-16 14:11:22 +01:00 |
|
go-jet
|
85ea908285
|
Add support for exporting a ColumnList from a subquery.
|
2025-03-13 12:45:01 +01:00 |
|
go-jet
|
950b33191e
|
Remove QueryJson statements method to avoid potential misuse.
|
2025-03-09 17:46:34 +01:00 |
|
go-jet
|
17646ca99c
|
Encode json values implicitly in the sql queries according the golang json package spec.
|
2025-03-08 19:01:37 +01:00 |
|
go-jet
|
7b16e432ff
|
Add support for SELECT_JSON statements.
|
2025-02-21 19:55:01 +01:00 |
|