Ispirer Website
Ispirer Toolkit Overview
Free Trial
SQLWays (Beta) Web: Order of Object Import
In the SQLWays (Beta) Web we can influence the order of migration execution.
There are three possible import orders, all of which affect the import of tables (DDL, data, indexes, and constraints):
- Fast - DDL → Data → Constraints → Indexes
- Clean - DDL → Constraints → Data → Indexes
- Ready - DDL → Constraints → Indexes → Data
By default the tool uses Fast import order.
If you need to change the import order, follow the instructions shown in the screenshot below:
Related Topics
If you have any questions or face any difficulties, please contact our support team at support@ispirer.com