diff options
Diffstat (limited to 'sql-files/upgrade_svn2068.sql')
-rw-r--r-- | sql-files/upgrade_svn2068.sql | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sql-files/upgrade_svn2068.sql b/sql-files/upgrade_svn2068.sql deleted file mode 100644 index 33de1848c..000000000 --- a/sql-files/upgrade_svn2068.sql +++ /dev/null @@ -1,3 +0,0 @@ -update mob_db set aMotion="185" where id=1275; -update mob_db set aMotion="160" where id=1200; -update mob_db set aMotion="160" where id=1482; |