diff --git a/db/db.code.version.txt b/db/db.code.version.txt index 15c44e93..fa8f08cb 100644 --- a/db/db.code.version.txt +++ b/db/db.code.version.txt @@ -1 +1 @@ -149 +150 diff --git a/db/db.update.150.sql b/db/db.update.150.sql new file mode 100644 index 00000000..469cb55e --- /dev/null +++ b/db/db.update.150.sql @@ -0,0 +1,2 @@ +DELETE FROM config WHERE var LIKE 'fair_stats%' +