diff options
Diffstat (limited to 'sql-files/upgrade_svn2068.sql')
-rw-r--r-- | sql-files/upgrade_svn2068.sql | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sql-files/upgrade_svn2068.sql b/sql-files/upgrade_svn2068.sql new file mode 100644 index 000000000..c0ce870aa --- /dev/null +++ b/sql-files/upgrade_svn2068.sql @@ -0,0 +1,3 @@ +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;
|