mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
Added sql file
This commit is contained in:
parent
192237a452
commit
3f395f03dc
5
pandora_console/extras/mr/51.sql
Normal file
5
pandora_console/extras/mr/51.sql
Normal file
@ -0,0 +1,5 @@
|
||||
START TRANSACTION;
|
||||
|
||||
ALTER TABLE tagente_modulo MODIFY debug_content TEXT;
|
||||
|
||||
COMMIT;
|
Loading…
x
Reference in New Issue
Block a user