8

Specify collections on import · Issue #45 · getsynth/synth · GitHub

 3 years ago
source link: https://github.com/getsynth/synth/issues/45
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Copy link

Contributor

christoshadjiaslanis commented 14 days ago

edited

Required Functionality
For certain use-cases, it is important to specify a set of collections when importing (i.e. importing a specific set of tables from a database). Synth already supports importing a single collection with --collection but this doesn't cover all usecases.

Proposed Solution
There are various options here, but one would be a comma separated list of table names (since comma is an illegal character for a collection name anyway). --collections collection1,collection2,....

Future work could also involve supporting regular expressions. For example --collection-pattern "subset_.*".


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK