aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPSQLParser.h
Commit message (Expand)AuthorAgeFilesLines
* Parser support for NO_BACKSLASH_ESCAPES (part of #3005)Max Lohrmann2018-03-211-10/+22
* Update URL in source file header to point to GitHub.Stuart Connolly2014-01-261-1/+1
* Remove SVN property placeholder.Stuart Connolly2014-01-261-2/+0
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-14/+21
* - Fix more warningsrowanbeentje2011-03-141-1/+1
* Tidy up.stuconnolly2010-10-191-2/+0
* - Add support for automatically converting \r and \r\n linebreaks in query s...rowanbeentje2010-07-291-32/+40
* - Rework SPSQLParser, extending DELIMITER support into all the original func...rowanbeentje2010-02-051-8/+30
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-091-18/+18
* - Replace /* */ notation in long comments with unicode look-alikes to fix wa...rowanbeentje2009-12-281-3/+3
* Tidy up.stuconnolly2009-11-071-1/+0
* • fixed bug while parsing the CREATE TABLE syntax if a column name contains...Bibiko2009-10-091-1/+2
* Refactor CSV/SQL import structure slightly, and rewrite SQL import:rowanbeentje2009-08-311-2/+2
* • added support for the “delimiter” commandBibiko2009-06-041-18/+9
* • implemented a new approach to split a string into single SQL statements b...Bibiko2009-05-191-0/+13
* More header updates for source files, including Subversion Id property.stuconnolly2009-05-191-0/+2
* Source tidy up including standard header for all source files.stuconnolly2009-05-181-1/+2
* - added ability to view function and procedures and preliminary ability to in...mtvee2009-05-131-1/+4
* SPSQLParser changes:rowanbeentje2009-03-191-0/+18
* Visible improvements in this build:rowanbeentje2009-02-181-0/+233