29 Commits
Author SHA1 Message Date
tben d4097a5e5d Bugfix: zero number values return null 2026-08-14 11:02:49 +01:00
tben e8f630ae98 Bugfix: error handling in db-update function 2026-08-09 07:34:14 +01:00
tben b8e9ab07f2 Update targetId type to number 2026-08-08 16:39:00 +01:00
tben 44ec3d4c11 Update db-update function #2 2026-08-08 16:35:23 +01:00
tben 90fcd3867d Update db-update function 2026-08-08 16:33:37 +01:00
tben 4d85a69505 Bugfix: fix db-update return 2026-08-06 13:42:18 +01:00
tben e9f0730405 Update JSON data type matcher 2026-08-06 06:46:01 +01:00
tben c97bedc271 Update vector columns logic 2026-08-05 13:28:57 +01:00
tben 4f203ce4e7 Remove table.isVector feature altogether. All vector features are handled per column 2026-08-05 11:01:58 +01:00
tben 000d40b4cb Add more res debug to db-sql fn 2026-08-05 10:06:08 +01:00
tben c40d8596c7 Change 'integerLength' in schema to 'dataLength' 2026-08-05 09:47:22 +01:00
tben e51f524443 Include dist in typescript defs: Pass #2 2026-08-05 09:36:50 +01:00
tben 7ded5e949d Include dist in typescript defs 2026-08-05 09:32:53 +01:00
tben 42805c4a69 Add crud debug logs 2026-08-05 08:12:11 +01:00
tben 9357cd404a Update type definitions #2 2026-08-01 09:52:35 +01:00
tben e1038ec8ea Update type definitions 2026-08-01 09:50:06 +01:00
tben 0420d50f15 Updates 2026-07-30 07:19:07 +01:00
tben 246c42a214 Update schema and config file types. Allow js, ts, json, yaml, yml 2026-07-30 07:05:47 +01:00
tben 3bbf00cdb0 Update .gitignore, add dist directory 2026-07-20 21:43:05 +01:00
tben 9f2db66760 Updates 2026-07-14 09:34:25 +01:00
tben 225e3eba4c Updates 2026-07-14 09:34:10 +01:00
tben 3faf4be368 Updates 2026-07-14 09:13:07 +01:00
tben 56462e6cc2 updates 2026-07-14 09:10:30 +01:00
tben 79c5b896fe Grok 5 updates 2026-07-14 08:33:44 +01:00
tben 3b5fba4063 Updates 2026-07-14 08:12:13 +01:00
tben b5e4724e03 First working version. 2026-06-24 17:00:14 +01:00
tben 44f6c18a84 Refactor DB Handler. Use Bun native SQL adapter. 2026-06-24 15:52:19 +01:00
tben eb86e1803d First version without typescript errors 2026-06-21 07:05:49 +01:00
tben 9c8f6e20aa First Commit. Based off bun-sqlite 2026-06-21 06:18:34 +01:00