From cc8dad1f1e53636c4559bda1e64041a5467c0bc5 Mon Sep 17 00:00:00 2001 From: efalcy <efalcy@git-test.afi-sa.fr> Date: Thu, 8 Aug 2013 13:02:23 +0000 Subject: [PATCH] =?UTF-8?q?suppression=20fichier=20erron=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 1 - cosmogramme/sql/patch/path_169.sql | 1 - 2 files changed, 2 deletions(-) delete mode 100644 cosmogramme/sql/patch/path_169.sql diff --git a/.gitattributes b/.gitattributes index 27d1afb46af..f6774195713 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2168,7 +2168,6 @@ cosmogramme/sql/patch/patch_166.sql -text cosmogramme/sql/patch/patch_167.sql -text cosmogramme/sql/patch/patch_168.sql -text cosmogramme/sql/patch/patch_169.sql -text -cosmogramme/sql/patch/path_169.sql -text cosmogramme/storm_init.php -text cosmogramme/tests/bootstrap.php -text cosmogramme/tests/php/classes/IndexationTest.php -text diff --git a/cosmogramme/sql/patch/path_169.sql b/cosmogramme/sql/patch/path_169.sql deleted file mode 100644 index a7e3bfc5faf..00000000000 --- a/cosmogramme/sql/patch/path_169.sql +++ /dev/null @@ -1 +0,0 @@ -alter table cms_article add ID_USER INT; -- GitLab