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
Given that collecting different tables and the sql dump is expensive in terms on time, but we need the complete sql dump for verification purposes in case of any problem (it is the complete state of the database), evaluate if storing only the sql dump and the complete schema and then start the transformation from this (maybe converting it to csv and then proceed as it is now)
The text was updated successfully, but these errors were encountered:
Given that collecting different tables and the sql dump is expensive in terms on time, but we need the complete sql dump for verification purposes in case of any problem (it is the complete state of the database), evaluate if storing only the sql dump and the complete schema and then start the transformation from this (maybe converting it to csv and then proceed as it is now)
The text was updated successfully, but these errors were encountered: