Commit Graph

9 Commits

Author SHA1 Message Date
Timon Ringwald
4346466345 panic on init error 2022-07-09 23:55:22 +02:00
Timon Ringwald
5f85c26d4a added default decoders 2022-07-08 22:54:33 +02:00
Timon Ringwald
b4c0849e29 renamed ExecFunc to EncodeFunc and ScanFunc to DecodeFunc 2022-07-08 22:25:05 +02:00
Timon Ringwald
26975dc3a1 implemented new constructors for DB 2022-07-08 22:09:53 +02:00
Timon Ringwald
2662378374 fixed not implemented function in old version 2022-07-05 12:45:08 +02:00
Timon Ringwald
9f29102098 old version in separate folder 2022-07-05 12:44:25 +02:00
Timon Ringwald
d6e73f69c0 rewrite 2022-07-05 12:38:39 +02:00
Timon Ringwald
72dcc0b22d Update check_table_integrity.go, check_table_integrity_test.go, create_table.go, create_table_test.go, insert.go, insert_test.go, object_structure.go, store.go, table_structure.go, types.go 2021-12-11 16:35:24 +00:00
Timon Ringwald
549fedf45e Initial commit 2021-12-11 16:32:11 +00:00