mirror of
https://github.com/h-sphere/sql-seal.git
synced 2026-07-22 10:10:28 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| ui | ||
| csvConfig.ts | ||
| extractExtension.test.ts | ||
| extractExtension.ts | ||
| hasher.ts | ||
| logger.ts | ||
| notice.ts | ||
| parseLine.ts | ||
| registerObservers.test.ts | ||
| registerObservers.ts | ||
| sanitiseColumn.test.ts | ||
| sanitiseColumn.ts | ||
| types.ts | ||
| ui.ts | ||