Files
turso/core
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-01-28 14:55:38 -05:00
2025-02-18 19:40:00 +02:00
2025-02-06 23:46:00 -03:00
2025-01-28 14:55:38 -05:00
2025-02-11 09:03:36 -04:00
2025-02-06 13:40:34 +02:00
2024-12-24 18:04:30 +01:00
2025-02-18 10:56:30 +02:00
2025-02-12 17:28:04 +02:00