Move migrations to module/Core

This commit is contained in:
Alejandro Celaya
2024-01-02 17:55:23 +01:00
parent 62b54ceaaf
commit 377861c5f1
42 changed files with 11 additions and 25 deletions

View File

@@ -12,7 +12,6 @@
<!-- Paths to check -->
<file>bin</file>
<file>module</file>
<file>data/migrations</file>
<file>config</file>
<file>docker/config</file>
<file>public/index.php</file>