Commit Graph

6 Commits

Author SHA1 Message Date
Asdine El Hrychy
8983d68daf Support composite primary keys 2021-12-04 23:42:43 +05:30
Asdine El Hrychy
a7309a70c5 Add tree package 2021-12-04 10:51:07 +04:00
Asdine El Hrychy
321c8e9b97 Add IndexInsert operator 2021-11-10 19:17:15 +04:00
Asdine El Hrychy
d5401cfe5d Decouple transaction from catalog
To avoid cyclic dependencies, we removed the Catalog from the
Transaction type and pass it around everywhere.
2021-07-02 15:55:58 +04:00
Asdine El Hrychy
3dcda73a47 Simplify catalog cache logic 2021-06-28 23:21:18 +04:00
Asdine El Hrychy
7a98a2025f Move statements into their own package 2021-05-30 12:47:17 +04:00