index
:
sequelpro/.git
master
MySQL/MariaDB database management for macOS
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
SPSQLParser.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update URL in source file header to point to GitHub.
Stuart Connolly
2014-01-26
1
-1
/
+1
*
Remove SVN property placeholder.
Stuart Connolly
2014-01-26
1
-2
/
+0
*
- Fix an error parsing SQL inside an unterminated delimiter statement causin...
rowanbeentje
2013-03-05
1
-1
/
+1
*
- Fix handling of double-dash style comments within field names, addressing ...
rowanbeentje
2013-02-20
1
-2
/
+3
*
Change Sequel Pro's license from GPL (version 2) to MIT.
stuconnolly
2012-07-25
1
-14
/
+21
*
initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U...
sqlprodev
2011-04-11
1
-1
/
+1
*
- Fix a bug when standardising line endings, addressing multiple CRLFs - thi...
rowanbeentje
2011-04-10
1
-3
/
+5
*
- Fix more warnings
rowanbeentje
2011-03-14
1
-49
/
+49
*
• some minor speed improvements
Bibiko
2011-02-17
1
-15
/
+18
*
- Fix support for delimiters at the very end of a query string/file
rowanbeentje
2010-09-27
1
-2
/
+2
*
Improve delimiter support in imported SQL files:
rowanbeentje
2010-09-27
1
-7
/
+13
*
- Add support for automatically converting \r and \r\n linebreaks in query s...
rowanbeentje
2010-07-29
1
-123
/
+280
*
Enable all *reasonable* warnings for all build configurations and fix a few o...
stuconnolly
2010-04-26
1
-1
/
+1
*
- Rework SPSQLParser, extending DELIMITER support into all the original func...
rowanbeentje
2010-02-05
1
-312
/
+172
*
- Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...
rowanbeentje
2010-01-09
1
-43
/
+47
*
- Replace /* */ notation in long comments with unicode look-alikes to fix wa...
rowanbeentje
2009-12-28
1
-1
/
+1
*
Tidy up.
stuconnolly
2009-11-07
1
-1
/
+0
*
• fixed issue: avoid executing of the last query of a set of queries in the...
Bibiko
2009-10-29
1
-3
/
+8
*
• fixed bug while parsing the CREATE TABLE syntax if a column name contains...
Bibiko
2009-10-09
1
-0
/
+11
*
- Remove an NSLog I accidentally left in (and another found via a search)
rowanbeentje
2009-09-01
1
-18
/
+10
*
Refactor CSV/SQL import structure slightly, and rewrite SQL import:
rowanbeentje
2009-08-31
1
-2
/
+40
*
• added support for the “delimiter” command
Bibiko
2009-06-04
1
-113
/
+267
*
• implemented a new approach to split a string into single SQL statements b...
Bibiko
2009-05-19
1
-0
/
+82
*
More header updates for source files, including Subversion Id property.
stuconnolly
2009-05-19
1
-0
/
+2
*
Source tidy up including standard header for all source files.
stuconnolly
2009-05-18
1
-1
/
+2
*
- added ability to view function and procedures and preliminary ability to in...
mtvee
2009-05-13
1
-0
/
+47
*
SPSQLParser changes:
rowanbeentje
2009-03-19
1
-24
/
+92
*
Visible improvements in this build:
rowanbeentje
2009-02-18
1
-0
/
+655