-
-
Notifications
You must be signed in to change notification settings - Fork 775
Comparing changes
Open a pull request
base repository: groue/GRDB.swift
base: v7.0.0
head repository: groue/GRDB.swift
compare: v7.1.0
- 12 commits
- 26 files changed
- 1 contributor
Commits on Feb 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0401d44 - Browse repository at this point
Copy the full SHA 0401d44View commit details -
Replace sqlite3_libversion_number() with Database.sqliteLibVersionNumber
and remove SQLite imports that are no longer necessary.
Configuration menu - View commit details
-
Copy full SHA for 32c9ba2 - Browse repository at this point
Copy the full SHA 32c9ba2View commit details -
Merge pull request #1713 from groue/dev/sqliteLibVersionNumber
Expose `sqlite3_libversion_number` as `Database.sqliteLibVersionNumber`
Configuration menu - View commit details
-
Copy full SHA for 287c4be - Browse repository at this point
Copy the full SHA 287c4beView commit details
Commits on Feb 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a64b09d - Browse repository at this point
Copy the full SHA a64b09dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a4d9b5 - Browse repository at this point
Copy the full SHA 5a4d9b5View commit details -
Merge pull request #1716 from groue/dev/issue-1715
Fix: DatabaseQueue restores its read/write abilities when an async read-only database access is cancelled.
Configuration menu - View commit details
-
Copy full SHA for 3535a42 - Browse repository at this point
Copy the full SHA 3535a42View commit details
Commits on Feb 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 78b2796 - Browse repository at this point
Copy the full SHA 78b2796View commit details -
🎵 Whatever Lola wants, Lola gets
Address RxSwiftCommunity/RxGRDB#72 Based on https://github.com/swiftlang/swift-evolution/blob/main/proposals/0337-support-incremental-migration-to-concurrency-checking.md#preconcurrency-attribute-on-nominal-declarations See also https://www.massicotte.org/preconcurrency#working-with-swift-5 "Whatever Lola wants, Lola gets" because the Swift language is a blind and cruel mistress.
Configuration menu - View commit details
-
Copy full SHA for ef36727 - Browse repository at this point
Copy the full SHA ef36727View commit details -
Merge pull request #1717 from groue/dev/RxGRDB
Allow RxGRDB to compile without warning
Configuration menu - View commit details
-
Copy full SHA for a716915 - Browse repository at this point
Copy the full SHA a716915View commit details -
Configuration menu - View commit details
-
Copy full SHA for 430530f - Browse repository at this point
Copy the full SHA 430530fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 073209f - Browse repository at this point
Copy the full SHA 073209fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea6d8e0 - Browse repository at this point
Copy the full SHA ea6d8e0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v7.0.0...v7.1.0