aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableStructureLoading.m
Commit message (Collapse)AuthorAgeFilesLines
* Fix the display of the encoding and collation of fields that don't support ↵stuconnolly2012-07-161-7/+11
| | | | them (introduced in r3708). This also fixes the issue of re-ordering non-string fields failing due to the encoding and collaction being included.
* Move the table structure's loading logic into it's own category.stuconnolly2012-07-041-0/+354