Skip to content

Commit cb3180d

Browse files
Ajit Pratap SinghAjit Pratap Singh
authored andcommitted
docs: remove stale PRAGMA limitation from SQLite section (fixed in v1.9.0)
1 parent 01a0430 commit cb3180d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/SQL_COMPATIBILITY.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -588,7 +588,6 @@ gosqlx format --dialect mysql query.sql
588588
- Pipelined table functions not supported
589589

590590
#### SQLite
591-
- PRAGMA statements not parsed (keyword reserved)
592591
- ATTACH/DETACH not parsed (keywords reserved)
593592
- VACUUM not supported
594593
- Virtual tables (FTS5, rtree) not supported

0 commit comments

Comments
 (0)