Commit Graph
8 Commits
Author SHA1 Message Date
gdulai 90d7bf7226 Fix order by and limi/offset incorrect order
Go Tests / test (push) Successful in 1m5s
2026-06-05 17:46:20 +02:00
gdulai 238361b066 Refactor parsing & select order by impl (#6)
Go Tests / test (push) Successful in 1m3s
Reviewed-on: #6
2026-06-05 15:22:41 +00:00
gdulai d10d0f8414 Count exec & Select limit/offset
Go Tests / test (push) Successful in 1m16s
2026-06-04 11:08:14 +02:00
gdulai 127e2d8e84 Flatten params for Insert exec
Go Tests / test (push) Failing after 6s
2026-05-24 21:16:30 +02:00
gdulai a6ff01d694 Transaction implementation (#2)
Go Tests / test (push) Failing after 6s
Reviewed-on: #2
2026-05-24 16:40:04 +00:00
gdulai e98dbe3338 Repository impl & tests, move tests, comp. pk insert support
Go Tests / test (push) Failing after 8s
2026-05-17 22:44:04 +02:00
gdulai 1642a01aad Bool support and type related insert/select tests
Go Tests / test (push) Failing after 6s
2026-05-12 08:59:37 +02:00
gdulai ffd9cd004e Introduce Exec interface and implementers (#1)
Go Tests / test (push) Failing after 6s
Reviewed-on: #1
2026-05-11 06:03:40 +00:00