session-ios-yap-database/YapDatabase
Niels Andriesse 9533cad0a5 Patch Any? bridging bug
The object parameter was getting bridged to Any when it should be bridged to Any?. This could cause recurring crashes for some users.
2020-11-30 12:04:38 +11:00
..
Extensions Improving documentation in ConnectionProxy, and adding another reset-like method. 2018-05-23 19:09:49 -04:00
Internal Adding new `insertedKeys` set to YapDatabaseModifiedNotification. 2018-06-28 12:36:44 -04:00
Utilities <> 2018-07-04 02:21:55 -07:00
YapDatabase.h Adding new `insertedKeys` set to YapDatabaseModifiedNotification. 2018-06-28 12:36:44 -04:00
YapDatabase.m Adding new `insertedKeys` set to YapDatabaseModifiedNotification. 2018-06-28 12:36:44 -04:00
YapDatabaseConnection.h Adding new property on YapDatabaseConnection: pendingTransactionCount 2018-03-19 12:02:11 -06:00
YapDatabaseConnection.m Adding new `insertedKeys` set to YapDatabaseModifiedNotification. 2018-06-28 12:36:44 -04:00
YapDatabaseOptions.h Clean up ahead of PR. 2018-01-25 10:22:08 -05:00
YapDatabaseOptions.m Add support for key specs. 2018-01-24 16:05:18 -05:00
YapDatabaseTransaction.h New method: [YapDatabaseReadWriteTransaction addCompletionQueue:completionBlock:] 2017-07-18 17:26:45 -07:00
YapDatabaseTransaction.m Patch Any? bridging bug 2020-11-30 12:04:38 +11:00