diff options
Diffstat (limited to 'mayor-orig/update/pre002493-1-naplo.sql')
-rw-r--r-- | mayor-orig/update/pre002493-1-naplo.sql | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mayor-orig/update/pre002493-1-naplo.sql b/mayor-orig/update/pre002493-1-naplo.sql deleted file mode 100644 index dda44b89..00000000 --- a/mayor-orig/update/pre002493-1-naplo.sql +++ /dev/null @@ -1,2 +0,0 @@ -alter table munkatervOsztaly modify munkatervId tinyint(3) unsigned not null; -alter table munkatervOsztaly add foreign key IBFK_munkatervId (munkatervId) REFERENCES munkaterv (munkatervId) ON DELETE CASCADE ON UPDATE CASCADE ;
\ No newline at end of file |