mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Merge pull request #654 from gradido/community_fix_653
fix unneccessary migration run on fresh (docker) setup
This commit is contained in:
commit
e293cd6787
@ -1,2 +1,2 @@
|
||||
INSERT INTO `migrations` (`id`, `db_version`) VALUES
|
||||
(1, 2);
|
||||
(1, 3);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user