View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003459 | Composr | core_database_drivers | public | 2017-12-23 02:30 | 2017-12-23 02:30 |
Reporter | Chris Graham | Assigned To | |||
Severity | Feature-request | ||||
Status | non-assigned | Resolution | open | ||
Product Version | |||||
Fixed in Version | |||||
Summary | 0003459: Support pre/post SQL commands around data export | ||||
Description | When the sql_dump or backup code is creating SQL, call ->pre_import and ->post_import methods in the database drivers to get (optional) sets of SQL queries to prepend/append. This will be useful for SQL Server, which needs to enable then disable identity inserts. Currently this is done in a very hackerish way in the driver's create_table method. | ||||
Tags | No tags attached. | ||||
Time estimation (hours) | 1 | ||||
Sponsorship open | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2017-12-23 02:30 | Chris Graham | New Issue |