mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
Added Enrique Camargo db changes to mr number 2
This commit is contained in:
parent
9e99bc4485
commit
efd28c0513
@ -2,4 +2,6 @@ START TRANSACTION;
|
||||
|
||||
ALTER TABLE tagent_custom_fields ADD is_password_type tinyint(1) NOT NULL DEFAULT 0;
|
||||
|
||||
ALTER TABLE treport_content ADD COLUMN historical_db tinyint(1) NOT NULL DEFAULT 0;
|
||||
|
||||
COMMIT;
|
Loading…
x
Reference in New Issue
Block a user