Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #31712 All Revisions ] Back to Issue ]
Summary 0031712: Open dbsourcemanager API to allow enabling/disabling the foreign keys and constraints of particular tables
Revision 2016-01-25 11:01 by AugustoMauch
Description The database replication module needs at times to reload the synchronized tables. When a table is reloaded, it needs to drop its foreign keys and constraints to prevent errors when importing.

Currently there are no public methods to do this. In the Platform interface there are methods that do this for the whole database or for a particular dataset, but not one for individual tables.
Revision 2016-01-04 10:51 by AugustoMauch
Description The database replication module needs at times to reload the synchronized tables. When a table is reloaded, it needs to drop its foreign keys, triggers and constraints to prevent errors when importing.

Currently there are no public methods to do this. In the Platform interface there are methods that do this for the whole database or for a particular dataset, but not one for individual tables.
Revision 2015-12-15 10:25 by AugustoMauch
Description The database replication module needs at times to reload the synchronized tables. When a table is reloaded, it needs to drop its foreign keys and constraints to prevent errors when importing.

Currently there are no public methods to do this. In the Platform interface there are methods that do this for the whole database or for a particular dataset, but not one for individual tables.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker