diff options
Diffstat (limited to 'mayor-orig/mayor-naplo/update')
-rw-r--r-- | mayor-orig/mayor-naplo/update/pre004532-1-intezmeny.sql | 2 | ||||
-rw-r--r-- | mayor-orig/mayor-naplo/update/pre004532-2-naplo.sql | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mayor-orig/mayor-naplo/update/pre004532-1-intezmeny.sql b/mayor-orig/mayor-naplo/update/pre004532-1-intezmeny.sql index 9e5370ba..d8a4ec87 100644 --- a/mayor-orig/mayor-naplo/update/pre004532-1-intezmeny.sql +++ b/mayor-orig/mayor-naplo/update/pre004532-1-intezmeny.sql @@ -1 +1 @@ --- CALL upgrade_database_4531(); +CALL upgrade_database_4531(); diff --git a/mayor-orig/mayor-naplo/update/pre004532-2-naplo.sql b/mayor-orig/mayor-naplo/update/pre004532-2-naplo.sql index 177d2d30..d19581ef 100644 --- a/mayor-orig/mayor-naplo/update/pre004532-2-naplo.sql +++ b/mayor-orig/mayor-naplo/update/pre004532-2-naplo.sql @@ -1 +1 @@ --- CALL upgrade_database_4531_2(); +CALL upgrade_database_4531_2(); |