summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'MLEB/Babel/sql/babel-babel_level-type.sql')
-rw-r--r--MLEB/Babel/sql/babel-babel_level-type.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/MLEB/Babel/sql/babel-babel_level-type.sql b/MLEB/Babel/sql/babel-babel_level-type.sql
new file mode 100644
index 00000000..a8c56ae0
--- /dev/null
+++ b/MLEB/Babel/sql/babel-babel_level-type.sql
@@ -0,0 +1 @@
+ALTER TABLE /*_*/babel MODIFY babel_level varbinary(2) not null;