Commit graph

10 commits

Author SHA1 Message Date
Kacper Kula
182ee4bc8b chore: remove console logs 2024-11-03 11:00:14 +00:00
Kacper Kula
6fbcbd2157 chore: removing old event based code 2024-11-03 10:56:33 +00:00
Kacper Kula
f34f0476f2 chore: fixing issue with tags 2024-11-03 10:05:41 +00:00
Kacper Kula
84f44bfed1 feat: reworking communication to signals and fixing issues with some keys 2024-11-03 00:28:09 +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
00a33e1732 fix: fixed issue with the better-sqlite3 files. 2024-08-23 21:17:48 +01:00
Kacper Kula
0b4369e607 chore: fixing library after reviews 2024-05-12 20:01:30 +01:00
Kacper Kula
8878725234 chore: removing unnecessary console.logs and changing binary location 2024-05-06 18:12:11 +01:00
Kacper Kula
db3fbf4d95 feat: ability to query vault data finished (POC) 2024-05-06 17:23:32 +01:00
Kacper Kula
0e57c7bda2 added docs, testing observers 2024-05-01 22:54:41 +01:00