This commit is contained in:
silverqx
2022-05-10 18:13:12 +02:00
parent 30905da177
commit e574bee5d8
+1 -1
View File
@@ -1,7 +1,7 @@
# Tom migrations
# ---
# Default migrations path as the stringfor the make:migration command
# Default migrations path as the string for the make:migration command
# The path can be absolute or relative (to the pwd at runtime)
# It will look like this on the cmd. line: -DTINYTOM_MIGRATIONS_PATH="<path>/<path>"
# If the path doesn't contain a space then the \" is not needed