28 Commits
Author SHA1 Message Date
gdulai 5c56241cf6 Separate exec types into files, document code (#10)
Go Tests / test (push) Successful in 1m2s
Reviewed-on: #10
2026-07-28 20:16:23 +00:00
gdulai 30e148f0e3 Multi struct test case
Go Tests / test (push) Successful in 1m3s
2026-06-06 10:34:47 +02:00
gdulai 90d7bf7226 Fix order by and limi/offset incorrect order
Go Tests / test (push) Successful in 1m5s
v0.0.8
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
v0.0.7
2026-06-04 11:08:14 +02:00
gdulai 0cf4e63ac3 Correct build step
Go Tests / test (push) Successful in 1m4s
2026-06-02 22:30:23 +02:00
gdulai 357b765eb7 Add build step
Go Tests / test (push) Failing after 1m2s
2026-06-02 22:28:21 +02:00
gdulai 2c51bba6e4 Add go install to ci/cd
Go Tests / test (push) Successful in 1m4s
2026-06-02 22:23:33 +02:00
gdulai 82dd07ab59 Add go install to ci/cd
Go Tests / test (push) Failing after 2s
2026-06-02 22:21:54 +02:00
gdulai f3c5fb5fe6 Fix failing ci/cd setup
Go Tests / test (push) Failing after 2s
2026-06-02 22:14:44 +02:00
gdulai f19c82a2ad Fix failing ci/cd setup
Debug / test (push) Successful in 2s
2026-06-02 22:10:03 +02:00
gdulai 3e706bada5 Fix failing ci/cd setup
Go Tests / test (push) Failing after 2s
2026-06-02 22:06:53 +02:00
gdulai 91966fcf5a Actionless ci/cd setup
Go Tests / test (push) Failing after 1s
2026-06-02 22:04:53 +02:00
gdulai 7fff1f4d3d Correct insert/returning ddl
Go Tests / test (push) Failing after 1m33s
v0.0.6
2026-05-24 21:36:56 +02:00
gdulai 127e2d8e84 Flatten params for Insert exec
Go Tests / test (push) Failing after 6s
v0.0.5
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
v0.0.4
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
v0.0.3
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
v0.0.2
2026-05-11 06:03:40 +00:00
gdulai dedbcc4cfe Fix module path in tests
Go Tests / test (push) Failing after 9s
2026-05-06 18:42:45 +02:00
gdulai 560b0b3a5f Add git path into module name
Go Tests / test (push) Failing after 6s
v0.0.1
2026-05-05 08:30:08 +02:00
gdulai 01336bb911 Implement DML func and related tests
Go Tests / test (push) Failing after 6s
2026-05-04 21:33:29 +02:00
gdulai 852b5e5888 Attempt to fix failing workflow
Go Tests / test (push) Failing after 1m58s
2026-05-03 20:21:57 +02:00
gdulai 95fcd2a6c9 Change linux to ubuntu-latest after runner registration
Go Tests / test (push) Failing after 42s
2026-05-03 19:40:29 +02:00
gdulai 4c7e39f960 Change ubuntu-latest to linux
Go Tests / test (push) Has been cancelled
2026-05-03 19:34:48 +02:00
gdulai 82e34cc2f3 Rename perset_test to orm_test, Gitea action for running tests
Go Tests / test (push) Has been cancelled
2026-05-03 19:32:34 +02:00
gdulai 106e5c3dc5 Initial source commit 2026-05-03 19:23:27 +02:00
gdulai b27b9add45 Initial commit 2026-05-03 17:21:55 +00:00