mirror of
https://github.com/wasp-lang/open-saas.git
synced 2025-11-22 14:16:37 +01:00
8 lines
345 B
Diff
8 lines
345 B
Diff
--- /Users/ilakovac/dev/open-saas/template-test/tools/../../template-test/base-app/app/migrations/migration_lock.toml
|
|
+++ template-test/app/migrations/migration_lock.toml
|
|
@@ -0,0 +1,3 @@
|
|
+# Please do not edit this file manually
|
|
+# It should be added in your version-control system (i.e. Git)
|
|
+provider = "postgresql"
|
|
\ No newline at end of file
|