* Update to latest dependencies
* Update Rljson
* Work in progress - initilization of tables works
* Work in progress, not all unit tests are running
* Remove an unused unit test
* a bunch of smaller changes - in progress, not working
* Rename SQL into sql
* Move code into sub functions
* Work in progress
* Work in progress
* Work in progress
* re-inserted primary key to hash column
* versions extracted from column count to determine current table configuration
* pnpm update
* fixed async problem
* final test enhancements
* Increase version
* Delete src/json-select.sql
* Delete src/currentsinglecfg.sql
* Update dependencies
* Rename SqlStatements into SqliteStatements
* Make methods of SqliteStatements not static
* Rename IoSqlite into IoSql
* Update goldens
* Separate Sqlite from Sql
* Rewrite Goldens
* Format SQL
---------
Co-authored-by: Jan Balzer <j.balzer@carat.de>