You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/SessionUtilitiesKit/Database/Types
Morgan Pretty 4028cf1023 Database reentrancy fixes
• Reworked synchronous database access to prevent reentrancy issues
• Updated the JobExecuter to take a "Scheduler" rather than a "DispatchQueue" (allows for a potentially refactor to use "OperationQueue" instead if we want more fine-tuned control over the number of concurrent executions which can occur)
3 months ago
..
ColumnExpressible.swift Pushing up my WIP changes from the last few days 2 years ago
Migration.swift Fixed a number of QA issues and other bugs founds 3 months ago
MigrationRequirement.swift Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 10 months ago
PagedDatabaseObserver.swift Database reentrancy fixes 3 months ago
TargetMigrations.swift Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 10 months ago
TypedTableAlias.swift Cleaned up the GRDB interface for complex queries 2 years ago
TypedTableAlteration.swift Fixed an issue where hidden mods/admins wouldn't be properly recognised 3 years ago
TypedTableDefinition.swift Fixed a couple more issues 2 years ago