Changeset 191


Ignore:
Timestamp:
Mar 2, 2014, 10:51:16 PM (10 years ago)
Author:
roby
Message:

corretto aggiornamento sql

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sql/aggiornamento-2.0_2014-03-02.sql

    r190 r191  
    8585-- Struttura della tabella `soraldo_ele_conf`
    8686--
    87 
     87DROP TABLE IF EXISTS `soraldo_ele_conf`;
    8888CREATE TABLE IF NOT EXISTS `soraldo_ele_conf` (
    8989  `id_conf` int(11) NOT NULL AUTO_INCREMENT,
Note: See TracChangeset for help on using the changeset viewer.