From 651d6857d7784f4f2a7412e0eae1681fc7ccd147 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Fri, 15 Feb 2013 18:12:47 -0200 Subject: MySQL Update Checker: Updated Added a primary key to the `sql_updates` table (special thanks to Trojal) Modified the parser to ignore new/empty lines and added support for "//" comments in the index file. Signed-off-by: shennetsind --- sql-files/upgrades/index.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sql-files/upgrades/index.txt') diff --git a/sql-files/upgrades/index.txt b/sql-files/upgrades/index.txt index e0c49cbce..3d4df8c23 100644 --- a/sql-files/upgrades/index.txt +++ b/sql-files/upgrades/index.txt @@ -1 +1,2 @@ -2013-02-14--16-15.sql \ No newline at end of file +2013-02-14--16-15.sql +2013-02-15--18-06.sql \ No newline at end of file -- cgit v1.2.3-70-g09d2