summaryrefslogtreecommitdiff
path: root/sql-files/upgrades/2013-02-15--18-06.sql
AgeCommit message (Collapse)AuthorFilesLines
2013-02-15MySQL Update Checker: Updatedshennetsind1-0/+3
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 <ind@henn.et>