mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
issue #2404 update piwigo structure sql
This commit is contained in:
@@ -419,6 +419,7 @@ CREATE TABLE `piwigo_user_auth_keys` (
|
||||
`key_type` VARCHAR(40) DEFAULT NULL,
|
||||
`revoked_on` datetime DEFAULT NULL,
|
||||
`last_used_on` datetime DEFAULT NULL,
|
||||
`last_notified_on` datetime DEFAULT NULL,
|
||||
PRIMARY KEY (`auth_key_id`)
|
||||
) ENGINE=MyISAM;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user