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
|`x-multi-statement-max-size`|`MultiStatementMaxSize`| Maximum size of single statement in bytes (default: 10MB) |
14
+
|`x-lock-strategy`|`LockStrategy`| Strategy used for locking during migration (default: advisory) |
15
+
|`x-lock-table`|`LockTable`| Name of the table which maintains the migration lock (default: schema_lock) |
14
16
|`dbname`|`DatabaseName`| The name of the database to connect to |
15
17
|`search_path`|| This variable specifies the order in which schemas are searched when an object is referenced by a simple name with no schema specified. |
0 commit comments