Last active
November 4, 2024 17:08
-
-
Save Kremilly/0189fecf4fe7d1b86f35beb8e14f6091 to your computer and use it in GitHub Desktop.
DumpSync setting's base
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
exports: | |
dump_data: true | |
drop_table_if_exists: true | |
database_if_not_exists: true | |
connection: | |
max_retries: 3 | |
retry_connection_interval: 5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment