Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Load schema only for specified tables #58

Open
will123195 opened this issue Jan 6, 2017 · 0 comments
Open

Load schema only for specified tables #58

will123195 opened this issue Jan 6, 2017 · 0 comments
Milestone

Comments

@will123195
Copy link
Owner

will123195 commented Jan 6, 2017

Auto detecting the full schema isn't always desirable especially for large dbs.

We should have the ability to specify the tables whose schema to load using wildcards:

oreo({
  tables: [ 'user*', 'widgets' ]
})
@will123195 will123195 added this to the 1.0 milestone Mar 12, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant