ChristianKienle / Core-Data-Editor

Core Data Editor lets you easily view, edit and analyze applications‘ data. Core Data Editor is compatible with Mac and iOS applications and supports XML, SQLite and binary stores, visualizes all relationships and is able to edit the data and generate Objective-C code for the data model.
BSD 3-Clause "New" or "Revised" License
2.13k stars 182 forks source link

Columns are now sortable #57

Open altimac opened 6 years ago

altimac commented 6 years ago

Sorting displayed object by column identifier

altimac commented 6 years ago

Note that I didn't test the OrderedSet sorting since I don't have any project using Ordered Relationships