h-sphere_sql-seal/src/utils
Kacper bf085fe896
Migrating SQL Engine to wa-sqlite (#193)
* feat: WIP. Proof of concept of using sqlite-wasm

* chore: few experiments with kysely

* chore: poc of using idb with modern version of sqlite

* feat: reworking project to use wa-sqlite

* feat: making database queries work too

* infra: refactoring database connection and cleaning dependencies

* fix: fixing issue with tests

* chore: adding missing packages

* chore: underlying engine updated to wa-sqlite
2026-03-22 18:01:03 +00:00
..
ui feat: new cell renderer to enable rendering elements inside templates 2025-03-31 14:21:38 +01:00
csvConfig.ts Feat/hide csv columns (#176) 2025-08-10 09:49:56 +01:00
extractExtension.test.ts fix: fixing issue with files and folder with dots in them 2025-01-27 09:57:39 +00:00
extractExtension.ts fix: fixing issue with files and folder with dots in them 2025-01-27 09:57:39 +00:00
hasher.ts chore: code cleanup and tests 2025-01-09 12:53:26 +00:00
logger.ts feat: organising project 2025-01-09 12:32:24 +00:00
notice.ts feat: allow for column editing 2025-02-06 16:40:19 +00:00
parseLine.ts feat: added jsonpath support. Improved documentation 2025-01-24 16:34:42 +00:00
registerObservers.test.ts Migrating SQL Engine to wa-sqlite (#193) 2026-03-22 18:01:03 +00:00
registerObservers.ts fix: codeblocks now only watch tables they actually refer to 2025-01-15 20:34:16 +00:00
sanitiseColumn.test.ts feat: better column names. Romanising all the columns! 2025-02-05 14:27:40 +00:00
sanitiseColumn.ts Migrating SQL Engine to wa-sqlite (#193) 2026-03-22 18:01:03 +00:00
types.ts feat: adding boolean, date formats. properly parsing. fixing bunch of issues with ag grid 2025-05-16 23:15:04 +01:00
ui.ts feat: new cell renderer to enable rendering elements inside templates 2025-03-31 14:21:38 +01:00