smart-on-fhir / cumulus-library

https://docs.smarthealthit.org/cumulus/library/
Apache License 2.0
2 stars 0 forks source link

Database-centric CLI args should use the terminology of the target database #258

Closed dogversioning closed 2 months ago

dogversioning commented 3 months ago

In athena, database and schema are the same thing, while in duckDB they are different. The CLI should provide the appropriate verbage, based on what language it uses, and then this should be passed to the appropriate DatabaseBackend where it should grab the appropriate fields.