aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPDataStorage.m
Commit message (Expand)AuthorAgeFilesLines
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-13/+20
* fixed compiler warningssqlprodev2011-03-011-1/+1
* Tidy up.stuconnolly2010-10-191-1/+2
* - Improve SPDataStorage exceptions by recording the requested location and t...rowanbeentje2010-08-011-7/+7
* Tidy up imports and fix 'Reverse Sort Order' when sorting connection favorite...stuconnolly2010-03-311-1/+0
* - Fix a data storage incorrect reassignment after a realloc - cause of sourc...rowanbeentje2010-02-191-5/+4
* - Fix an incorrect bounds check in the data storage class, fixing crashes wh...rowanbeentje2010-01-211-1/+1
* Add a new SPDataStorage class, and use it in TableContent and CustomQuery:rowanbeentje2010-01-171-0/+424