First commit
This commit is contained in:
parent
4d332ef662
commit
f65a85dcc9
1468 changed files with 265316 additions and 128 deletions
9
www/admin/_sql/acxent-common/303_trovaprezzichiave.sql
Normal file
9
www/admin/_sql/acxent-common/303_trovaprezzichiave.sql
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
# ---------------------------------------------------------------------- #
|
||||
# Alter table "ATTIVITA" #
|
||||
# ---------------------------------------------------------------------- #
|
||||
|
||||
ALTER TABLE `ATTIVITA` ADD COLUMN `trovaprezziTrustedProgramScript` VARCHAR(2000);
|
||||
ALTER TABLE `ATTIVITA` ADD COLUMN `trovaprezziTrustedProgramScriptItem` VARCHAR(200);
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue