Files
turso/core/translate
Zaid Humayun 76e2d98381 drop table: addresses issue https://github.com/tursodatabase/limbo/issues/894 which requires DROP TABLE to be implemented
this is the initial commit is for the implementation of DROP TABLE. It adds support for the DROP TABLE instruction and adds a DropBTree instruction. It also implements the btree_drop method in btree.rs which makes use of free_page method which will be implemented via PR https://github.com/tursodatabase/limbo/pull/785
2025-02-19 21:46:25 +05:30
..
2025-02-12 17:28:04 +02:00
2025-02-17 10:55:26 +02:00
2025-02-18 10:56:30 +02:00
2025-02-12 17:28:04 +02:00
2025-02-18 10:56:30 +02:00