nuodb / migration-tools

Migration tools for NuoDB
http://nuodb.github.com/migration-tools/
BSD 3-Clause "New" or "Revised" License
27 stars 10 forks source link

Improve data loading by only loading schema data for a specified schema #67

Closed dbutson-mdsol closed 1 year ago

dbutson-mdsol commented 1 year ago

BackupLoader will load schema for all tables in all schemas for the database. However, only the specified schema needs to be loaded.