Opened 17 years ago
Closed 17 years ago
#351 closed defect (duplicate)
SQLite provider: Delete with empty filter causes crash
Reported by: | traianstanev | Owned by: | traianstanev |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | SQLite Provider | Version: | 3.2.0 |
Severity: | 3 | Keywords: | |
Cc: | External ID: |
Description
Delete command executed with empty filter causes a crash.
Sidenote: what is the most efficient way to delete everything from a table in SQLite? Perhaps dropping the table and then recreating it?
Note:
See TracTickets
for help on using tickets.