View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002355 | Composr | core_database_drivers | public | 2016-03-30 13:34 | 2017-05-14 23:59 |
Reporter | Chris Graham | Assigned To | Chris Graham | ||
Severity | Feature-request | ||||
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Fixed in Version | |||||
Summary | 0002355: Add truncate_query_sql support | ||||
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(). | ||||
Tags | No tags attached. | ||||
Time estimation (hours) | 3 | ||||
Sponsorship open | |||||
|
I've done something similar. TRUNCATE is actually standardised, so we'll sense support via a boolean. |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-03-30 13:34 | Chris Graham | New Issue | |
2017-05-14 23:59 | Chris Graham | Note Added: 0005095 | |
2017-05-14 23:59 | Chris Graham | Status | non-assigned => resolved |
2017-05-14 23:59 | Chris Graham | Resolution | open => fixed |
2017-05-14 23:59 | Chris Graham | Assigned To | => Chris Graham |