mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 06:13:58 -07:00
Update shema fix
Забыла добавить в схему обновления базы.
This commit is contained in:
parent
0f91ad7bf3
commit
5ff735e0c8
1 changed files with 1 additions and 0 deletions
|
@ -137,6 +137,7 @@ ALTER TABLE `bb_posts` ADD `poster_rg_id` mediumint(8) NOT NULL DEFAULT '0' AFTE
|
|||
// добавлено 598 ↑
|
||||
ALTER TABLE `bb_posts` ADD `attach_rg_sig` tinyint(4) NOT NULL DEFAULT '0' AFTER `poster_rg_id`;
|
||||
// добавлено 598 ↑
|
||||
INSERT INTO `bb_config` VALUES ('terms', ''); // добавлено 599b
|
||||
|
||||
Удаленные файлы/папки:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue