Commit graph

7 commits

Author SHA1 Message Date
Kacper Kula
ef19e25684 docs: adding syntax highlighting to the documentation 2025-03-19 11:35:38 +00:00
Kacper Kula
bc597400c6 feat: external API for registering views and custom functions. Added subproject for publishing npm package with types for external plugins. 2025-01-29 22:36:19 +00:00
Kacper Kula
d45dde5039 chore: adding more tests and reworking jest globals 2025-01-15 20:12:03 +00:00
Kacper Kula
7f7352e62f feat: replacing better-sqlite3 with sql.js which makes the plugin work on mobile 2024-11-04 18:56:56 +00:00
Kacper Kula
ed0c7bb74e many fixes:
- fixing CSV loading
- Fixing constantly reloading files when modifying sql inside the same block that has table declaration in
- Auto-parsing JSON values with JSON5
- Better errors when error occurs in select statement
2024-09-01 14:01:54 +01:00
Kacper Kula
546b3d9fca skipping typecheck for now 2024-05-03 21:33:19 +01:00
Kacper Kula
0e16101505 chore: initial version 2024-04-19 15:53:50 +01:00