mirror of
https://github.com/aljazceru/turso.git
synced 2026-02-23 08:55:40 +01:00
mark detach as supported
Honestly, I didn't even notice we had a compat entry for it because it seems so trivial. But it was done as part of ATTACH.
This commit is contained in:
@@ -64,7 +64,7 @@ Turso aims to be fully compatible with SQLite, with opt-in features not supporte
|
||||
| CREATE VIEW | No | |
|
||||
| CREATE VIRTUAL TABLE | Yes | |
|
||||
| DELETE | Yes | |
|
||||
| DETACH DATABASE | No | |
|
||||
| DETACH DATABASE | Yes | |
|
||||
| DROP INDEX | Partial | Disabled by default. |
|
||||
| DROP TABLE | Yes | |
|
||||
| DROP TRIGGER | No | |
|
||||
|
||||
Reference in New Issue
Block a user