DB Updates

This commit is contained in:
hondacrx
2022-01-09 14:33:55 -05:00
parent 595338284c
commit 260b792fd8
353 changed files with 13751 additions and 1 deletions
@@ -0,0 +1 @@
ALTER TABLE `channels` MODIFY `password` varchar(128) DEFAULT NULL AFTER `ownership`;