aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPCharsetCollationHelper.m
Commit message (Collapse)AuthorAgeFilesLines
* merge some smaller classes (part of #2789)Max2018-01-201-1/+1
|
* Fix the charset/collation selection when creating a new db/table (minor ↵Max2015-11-031-11/+16
| | | | leftover from #2237)
* Rename utf8 and utf8mb4Max2015-02-011-6/+9
| | | | | * To reduce confusion (and create some, for those people not yet aware of the difference) I have renamed the utf8s to "UTF-8 Unicode BMP" resp. "UTF-8 Full Unicode" according to their supported character range. * Also *both* utf8 variants will now be at the top of the list when creating new tables/databases
* 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
|
* * Move some duplicate code for charset/collation to it's own classdmoagx2013-04-261-0/+275