mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-12-22 01:28:55 +01:00
Repaired the SQL copy and reduced the log volume a bit (#141)
- Added a cli interface to the SQL copy - Repaired the SQL copy function - Added the SQL copy function to the scripts - Reduced the logging verbosity
This commit is contained in:
@@ -16,8 +16,8 @@ See the [CONTRIBUTING.md](CONTRIBUTING.md) about how code should be formatted an
|
||||
|
||||
The project has currently the following entrypoint available:
|
||||
|
||||
- data-transfer > Transfers all the data from the mongodb into the sql db to make it available as production data.
|
||||
- reset-sql > Resets all sql tables in the connected db.
|
||||
- **data-transfer** > Transfers all the data from the mongodb into the sql db to make it available as production data.
|
||||
- **reset-sql** > Resets all sql tables in the connected db.
|
||||
|
||||
## DB Connection settings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user