You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I imagine that, if we go forth with this, we could:
have another binary (like event-sidecar-data-migration) casper-event-sidecar-migration --input-db-type=sqlite --input-db-config="..." --output-db-type=postgresql --output-db-config="..."
have another set of parameters to casper-event-sidecar binary, like: casper-event-sidecar --data-migration --input-db-type=sqlite --input-db-config="..." --output-db-type=postgresql --output-db-config="..."
The purpose of this ticket is to track the effort involved in creating a mechanism to import data from SQLite to Postgres and vice-versa.
The text was updated successfully, but these errors were encountered: