Updated '2015_09_30_bots.sql' to alleviate import failures due to broken contraints

This commit is contained in:
Uleat
2015-10-13 14:00:51 -04:00
parent d3755cdb08
commit 285bd3a627
3 changed files with 99 additions and 72 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
#define CURRENT_BINARY_DATABASE_VERSION 9087
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 0 // temporarily disabled (9000)
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9000
#else
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 0 // must be 0
#endif