Subversion Repositories eFlore/Applications.cel

Rev

Rev 2424 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2424 Rev 2442
Line -... Line 1...
-
 
1
-- phpMyAdmin SQL Dump
-
 
2
-- version 4.1.6
-
 
3
-- http://www.phpmyadmin.net
-
 
4
--
-
 
5
-- Client :  localhost
-
 
6
-- Généré le :  Ven 05 Septembre 2014 à 16:52
-
 
7
-- Version du serveur :  5.6.16
-
 
8
-- Version de PHP :  5.5.9
-
 
9
 
-
 
10
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
-
 
11
SET time_zone = "+00:00";
-
 
12
 
-
 
13
 
-
 
14
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
-
 
15
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
-
 
16
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
-
 
17
/*!40101 SET NAMES utf8 */;
-
 
18
 
-
 
19
--
-
 
20
-- Base de données :  `tb_cel`
-
 
21
--
-
 
22
 
1
-- -----------------------------------------------------
23
-- -----------------------------------------------------
2
-- Suppression des colonnes label des tables de champs étendus
24
-- Suppression des colonnes label des tables de champs étendus
3
-- -----------------------------------------------------
25
-- -----------------------------------------------------
4
ALTER TABLE cel_obs_etendues
26
ALTER TABLE cel_obs_etendues
5
DROP COLUMN label;
27
DROP COLUMN label;