We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aac163f commit 40abbd0Copy full SHA for 40abbd0
connection.yml.sample
@@ -36,6 +36,7 @@ sources:
36
port: YOUR_MYSQL_PORT
37
user: YOUR_MYSQL_USERNAME
38
password: YOUR_MYSQL_PASSWORD
39
+ database: YOUR_MYSQL_DATABASE_NAME
40
limit_start: 0 # Specify the starting limit for the range
41
limit_end: 500 # Specify the ending limit for the range
42
tables:
readme.md
@@ -232,6 +232,7 @@ sources:
232
233
234
235
236
237
238
0 commit comments