Commit Graph

7 Commits

Author SHA1 Message Date
Namu
06a23fc6d3 fix: go back to rusqlite 0.39.0 because of build fail
All checks were successful
Build project / quality-and-build (push) Successful in 10m36s
Build project / SonarQube Trigger (push) Successful in 23s
2026-06-16 21:22:55 +02:00
Namu
514bcb908b chore: update rusqlite
Some checks failed
Build project / SonarQube Trigger (push) Has been cancelled
Build project / quality-and-build (push) Has been cancelled
2026-06-16 21:21:25 +02:00
Namu
f922ca16f9 fix: Correct the AUTOINCREMENT statement and PRIMARY KEY place in declaration
Some checks failed
Build project / SonarQube Trigger (push) Has been cancelled
Build project / quality-and-build (push) Has been cancelled
2026-06-16 21:19:11 +02:00
Namu
e77d8e672d chore: change version to 0.0.1
All checks were successful
Build project / quality-and-build (push) Successful in 10m45s
Build project / SonarQube Trigger (push) Successful in 22s
2026-04-02 11:44:35 +02:00
Namu
c0d3dce334 chore: Add package description and licence 2026-04-02 10:35:21 +02:00
Namu
27e6193b8d refactor: make public the code that needs to be exposed, remove unused code 2026-04-02 00:22:43 +02:00
Namu
ef0767f33a feat: implements table, columns serialization 2026-04-01 22:11:20 +02:00