View Issue Details

IDProjectCategoryView StatusLast Update
0003459Composrcore_database_driverspublic2017-12-23 02:30
ReporterChris GrahamAssigned To 
SeverityFeature-request 
Status non-assignedResolutionopen 
Product Version 
Fixed in Version 
Summary0003459: Support pre/post SQL commands around data export
DescriptionWhen 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.
TagsNo tags attached.
Time estimation (hours)1
Sponsorship open

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2017-12-23 02:30 Chris Graham New Issue