We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ef7f77 commit 3b3ae42Copy full SHA for 3b3ae42
1 file changed
user_guide_src/source/dbmgmt/migration.rst
@@ -261,7 +261,6 @@ The following is a table of all the config options for migrations, available in
261
Preference Default Options Description
262
========================== ====================== ========================== =============================================================
263
**enabled** TRUE TRUE / FALSE Enable or disable migrations.
264
-**path** 'Database/Migrations/' None The path to your migrations folder.
265
**table** migrations None The table name for storing the schema version number.
266
**timestampFormat** Y-m-d-His\_ The format to use for timestamps when creating a migration.
267
0 commit comments