aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPDatabaseData.h
Commit message (Expand)AuthorAgeFilesLines
* woops, forgot a fileMax2016-06-261-1/+3
* Add method to get charset from collationMax2015-10-311-0/+1
* Improve the way Sequel Pro inferrs the collation of a column. (#2237)Max2015-10-251-0/+2
* 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
* * Add support for querying the server default charset and collationdmoagx2013-03-101-0/+5
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-13/+21
* If available display the columns default encoding and collation in the struct...stuconnolly2012-07-041-0/+2
* Add the default encoding and storage engine to the default menu items on the ...stuconnolly2012-06-101-0/+5
* Warning: this branch commit is largely untested, and known to throw exception...rowanbeentje2012-02-231-5/+3
* Tidy up.stuconnolly2010-10-191-1/+0
* Tidy up SPDatabaseData by splitting out the hardcoded list of charcater sets ...stuconnolly2010-10-081-8/+0
* Various improvements to server capability/version checking, including:stuconnolly2010-10-071-4/+19
* • [SPDatabase getDatabaseCollationsForEncoding:] now uses a cache to reduce...Bibiko2010-09-091-0/+1
* Speed up SPDatabaseData by obtaining the server version when the connection i...stuconnolly2010-04-211-0/+4
* General tidy up, with a focus on consolidating more constants in SPConstants....stuconnolly2010-03-241-5/+5
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-091-1/+1
* • added to hard-coded encoding list the DESCRIPTION fieldBibiko2009-09-081-2/+3
* Merge framework integration branch back to trunk. Summary of changes:stuconnolly2009-07-211-4/+3
* Include a hard coded list of encodings and collations in SPDatabaseData to re...stuconnolly2009-07-201-0/+7
* Redesigned table information pane.stuconnolly2009-05-271-0/+51