Skip to content

Fix truncate on SQLite (DELETE FROM)#330

Open
darh wants to merge 5 commits intodoug-martin:masterfrom
cortezaproject:master
Open

Fix truncate on SQLite (DELETE FROM)#330
darh wants to merge 5 commits intodoug-martin:masterfrom
cortezaproject:master

Conversation

@darh
Copy link

@darh darh commented Mar 24, 2022

https://www.sqlite.org/lang_delete.html

SQLite does not have an explicit TRUNCATE TABLE and uses DELETE FROM
without WHERE clause.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant