diff options
Diffstat (limited to 'mayor-orig/update/pre003041-2-naplo.sql')
-rw-r--r-- | mayor-orig/update/pre003041-2-naplo.sql | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mayor-orig/update/pre003041-2-naplo.sql b/mayor-orig/update/pre003041-2-naplo.sql deleted file mode 100644 index 3ad39cdf..00000000 --- a/mayor-orig/update/pre003041-2-naplo.sql +++ /dev/null @@ -1,2 +0,0 @@ -alter table logBejegyzes ADD actionId varchar(23) NULL; -alter table logBejegyzes ADD INDEX IDX_a (actionId); |