Commit Graph

4 Commits (8e25e7a4728b7fc89cf1814b6739e86f93c97e47)

Author SHA1 Message Date
Yury Kurlykov 8e25e7a472
Fix signature size constant
I should have paid more attention to sizeof of string literals.
2019-12-05 00:45:39 +10:00
Yury Kurlykov 0cf4623c7a
Migrate to v1 data format
Some bugs were fixed too, such as checking for table existence in ydb_create_table() wasn't working and broken instance status after page appending or deletion.
2019-12-05 00:12:09 +10:00
Yury Kurlykov 3704f944e7
Optimize data file constants 2019-12-04 13:46:32 +10:00
Yury Kurlykov 37632a207a Initial commit 2019-10-28 20:47:53 +10:00