#2355 - Add truncate_query_sql support
| Identifier | #2355 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Add truncate_query_sql support |
| Status | Completed |
| Handling member | Chris Graham |
| Addon | core_database_drivers |
| Description | For performance reasons we may do a 'TRUNCATE' query rather than unconstrained delete query. If the DB supports it, we will retrieve the necessary SQL from the DB driver via calling truncate_query_sql(). |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments