First commit
This commit is contained in:
parent
cf97b64877
commit
cc69770608
1468 changed files with 265316 additions and 128 deletions
23
www/admin/_alterTable/_old/152_access.sql
Normal file
23
www/admin/_alterTable/_old/152_access.sql
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
# ---------------------------------------------------------------------- #
|
||||
# Script generated with: DeZign for Databases V7.3.4 #
|
||||
# Target DBMS: MySQL 5 #
|
||||
# Project file: abliaDbComuni3.dez #
|
||||
# Project name: DB COMUNI - ABLIA #
|
||||
# Author: Andrea Colzi #
|
||||
# Script type: Alter database script #
|
||||
# Created on: 2016-12-12 09:43 #
|
||||
# ---------------------------------------------------------------------- #
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------- #
|
||||
# Drop foreign key constraints #
|
||||
# ---------------------------------------------------------------------- #
|
||||
# ---------------------------------------------------------------------- #
|
||||
# Modify table "ACCESS" #
|
||||
# ---------------------------------------------------------------------- #
|
||||
|
||||
ALTER TABLE `ACCESS` ADD COLUMN `flgDeleteCascade` INTEGER;
|
||||
|
||||
# ---------------------------------------------------------------------- #
|
||||
# Modify table "LOG" #
|
||||
# ---------------------------------------------------------------------- #
|
||||
Loading…
Add table
Add a link
Reference in a new issue