Commit Graph

21 Commits

Author SHA1 Message Date
9e830cfb74 SQL gen bugfix #2 2026-04-18 15:27:25 +01:00
df195412ac SQL gen bugfix 2026-04-18 15:18:44 +01:00
9c5d39edfb Add more features to the query generator 2026-04-18 14:59:23 +01:00
f3f1c42699 Major version update. Refactor sql generator function. Add core select directives like SUM, MIN, MAX, etc 2026-04-18 07:24:01 +01:00
b73309e9d5 Bugfix 2026-04-16 17:18:50 +01:00
959465a006 Bugfix 2026-04-16 15:15:33 +01:00
7b2dc81bbb Bugfix 2026-04-16 15:07:38 +01:00
ea8a2eab6b Updates 2026-04-16 15:05:35 +01:00
af6b44ffbe Updates 2026-04-16 14:36:28 +01:00
613962a925 Update sql equalities. 2026-04-14 20:05:02 +01:00
a4aa20baa4 Update sql gen. Add support for raw sql in joins select and regular select sections 2026-04-12 14:15:57 +01:00
a57a063f67 Refactor select count strategy. Run the count query together with the normal query 2026-04-12 10:36:32 +01:00
0827cfed11 Pagination Bugfix #3 2026-04-12 08:40:48 +01:00
33f040116d Pagination Bugfix #2 2026-04-12 08:36:21 +01:00
eec6ad2785 Pagination Bugfix. 2026-04-12 08:33:29 +01:00
dea25b71c2 Add Select pagination 2026-04-12 08:32:00 +01:00
88fff6c507 Update insert value types. Allow buffers 2026-04-05 07:37:08 +01:00
7d320f26ef Update Types 2026-03-22 13:07:38 +01:00
310f14dd75 Resolve typescript errors 2026-03-02 14:58:14 +01:00
ec27ff9c04 Add Backup and Restore 2026-03-02 14:51:19 +01:00
634be9b01d Updates 2026-03-02 10:44:30 +01:00