diff options
author | Hercules.ws <Hercules@efficiently.awesome> | 2016-07-02 19:19:18 +0200 |
---|---|---|
committer | HerculesWSAPI <Hercules@efficiently.awesome> | 2016-07-02 19:19:18 +0200 |
commit | d7c29566d08448801c95fdabcc3bc6bb5bb628f2 (patch) | |
tree | 1d33fd1937f875d8ccc706f6a587fb2c25bd1813 | |
parent | 2895839430b8327d5fabaaf229faba050a9a5fdf (diff) | |
download | hercules-d7c29566d08448801c95fdabcc3bc6bb5bb628f2.tar.gz hercules-d7c29566d08448801c95fdabcc3bc6bb5bb628f2.tar.bz2 hercules-d7c29566d08448801c95fdabcc3bc6bb5bb628f2.tar.xz hercules-d7c29566d08448801c95fdabcc3bc6bb5bb628f2.zip |
MobDB SQL Sync
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
-rw-r--r-- | sql-files/mob_db.sql | 2 | ||||
-rw-r--r-- | sql-files/mob_db2.sql | 2 | ||||
-rw-r--r-- | sql-files/mob_db_re.sql | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/sql-files/mob_db.sql b/sql-files/mob_db.sql index 5097e89ac..ad5e85f6e 100644 --- a/sql-files/mob_db.sql +++ b/sql-files/mob_db.sql @@ -21,6 +21,8 @@ -- please consider modifying the corresponding .conf file inside -- the db folder, and then re-run the db2sql plugin. +-- GENERATED FILE DO NOT EDIT -- + -- -- Table structure for table `mob_db` -- diff --git a/sql-files/mob_db2.sql b/sql-files/mob_db2.sql index 5ed77d174..9a616ae80 100644 --- a/sql-files/mob_db2.sql +++ b/sql-files/mob_db2.sql @@ -21,6 +21,8 @@ -- please consider modifying the corresponding .conf file inside -- the db folder, and then re-run the db2sql plugin. +-- GENERATED FILE DO NOT EDIT -- + -- -- Table structure for table `mob_db2` -- diff --git a/sql-files/mob_db_re.sql b/sql-files/mob_db_re.sql index aa6374c0b..b07348e58 100644 --- a/sql-files/mob_db_re.sql +++ b/sql-files/mob_db_re.sql @@ -21,6 +21,8 @@ -- please consider modifying the corresponding .conf file inside -- the db folder, and then re-run the db2sql plugin. +-- GENERATED FILE DO NOT EDIT -- + -- -- Table structure for table `mob_db` -- |