summaryrefslogtreecommitdiffstats
path: root/schema/mysql/upgrades/optional/1.2.0-history.sql
diff options
context:
space:
mode:
Diffstat (limited to 'schema/mysql/upgrades/optional/1.2.0-history.sql')
-rw-r--r--schema/mysql/upgrades/optional/1.2.0-history.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/schema/mysql/upgrades/optional/1.2.0-history.sql b/schema/mysql/upgrades/optional/1.2.0-history.sql
new file mode 100644
index 0000000..4081fcb
--- /dev/null
+++ b/schema/mysql/upgrades/optional/1.2.0-history.sql
@@ -0,0 +1 @@
+ALTER TABLE state_history MODIFY COLUMN check_attempt int unsigned NOT NULL;