Commit Graph

7 Commits

Author SHA1 Message Date
Timon Ringwald
b2e2f96eb0 replaced Database constructors with init functions 2022-07-12 20:56:33 +02:00
Timon Ringwald
3eac777080 EncodeFunc and DecodeFunc replaced by ScanFunc 2022-07-12 17:56:06 +02:00
Timon Ringwald
cfeb6940fb fixed errors 2022-07-11 13:28:07 +02:00
Timon Ringwald
4346466345 panic on init error 2022-07-09 23:55:22 +02:00
Timon Ringwald
b4c0849e29 renamed ExecFunc to EncodeFunc and ScanFunc to DecodeFunc 2022-07-08 22:25:05 +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