mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
#11117 add new tusuario columns on pandoradb.sql
This commit is contained in:
parent
5470e4d749
commit
e0781801ac
@ -1296,6 +1296,8 @@ CREATE TABLE IF NOT EXISTS `tusuario` (
|
||||
`shortcut_data` TEXT,
|
||||
`section` TEXT,
|
||||
`data_section` TEXT,
|
||||
`metaconsole_section` VARCHAR(255) NOT NULL DEFAULT 'Default',
|
||||
`metaconsole_data_section` VARCHAR(255) NOT NULL DEFAULT '',
|
||||
`force_change_pass` TINYINT UNSIGNED NOT NULL DEFAULT 0,
|
||||
`last_pass_change` DATETIME,
|
||||
`last_failed_login` DATETIME,
|
||||
|
Loading…
x
Reference in New Issue
Block a user