Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Add some info which might help a bit with debugging threading issues
- Loading branch information
Showing
with
80 additions
and 36 deletions.
- +2 −2 Source/SPConnectionController.m
- +1 −1 Source/SPConnectionHandler.m
- +1 −1 Source/SPCustomQuery.m
- +5 −5 Source/SPDataImport.m
- +5 −1 Source/SPDatabaseDocument.h
- +8 −4 Source/SPDatabaseDocument.m
- +1 −1 Source/SPDatabaseStructure.m
- +2 −2 Source/SPDatabaseViewController.m
- +1 −1 Source/SPExportController.m
- +1 −1 Source/SPHistoryController.m
- +2 −2 Source/SPIndexesController.m
- +1 −1 Source/SPNavigatorController.m
- +3 −3 Source/SPTableContent.m
- +1 −1 Source/SPTableContentDelegate.m
- +2 −2 Source/SPTableStructure.m
- +1 −1 Source/SPTableStructureLoading.m
- +7 −7 Source/SPTablesList.m
- +22 −0 Source/SPThreadAdditions.h
- +14 −0 Source/SPThreadAdditions.m
Oops, something went wrong.