Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GRDB 7: Add missing Sendable conformances #1607

Merged
merged 30 commits into from
Aug 31, 2024
Merged

GRDB 7: Add missing Sendable conformances #1607

merged 30 commits into from
Aug 31, 2024

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    ad74526 View commit details
    Browse the repository at this point in the history
  2. TransactionClock is Sendable

    groue committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    0457a62 View commit details
    Browse the repository at this point in the history
  3. Configuration is Sendable

    groue committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    8e860e6 View commit details
    Browse the repository at this point in the history
  4. Coding strategies are Sendable

    groue committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    876a087 View commit details
    Browse the repository at this point in the history
  5. DatabaseFunction is Sendable

    groue committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    b752229 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    300e5fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a5806a0 View commit details
    Browse the repository at this point in the history
  8. DatabaseCollation is Sendable

    groue committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    405312f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eedd165 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c1f59df View commit details
    Browse the repository at this point in the history
  11. DatabaseMigrator is Sendable

    groue committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    55cdb4e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    961f6c4 View commit details
    Browse the repository at this point in the history
  13. RowAdapter is Sendable

    groue committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    7aff0b9 View commit details
    Browse the repository at this point in the history
  14. LogErrorFunction is Sendable

    groue committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    5333dbe View commit details
    Browse the repository at this point in the history
  15. ReadWriteBox is Sendable

    groue committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    e93e4c5 View commit details
    Browse the repository at this point in the history
  16. Pool is Sendable

    groue committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    b587afb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b0c5725 View commit details
    Browse the repository at this point in the history
  18. DatabasePromise is Sendable

    groue committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    1036371 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0fdd910 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    56e2ab8 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    30569ab View commit details
    Browse the repository at this point in the history
  22. SQL is Sendable

    groue committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    aff662c View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    cc5798c View commit details
    Browse the repository at this point in the history
  2. TODO

    groue committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    47aa1f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    4222854 View commit details
    Browse the repository at this point in the history
  2. DatabaseCancellable is Sendable

    groue committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c56b529 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aac8720 View commit details
    Browse the repository at this point in the history
  4. Refactor ValueReducer for Swift concurrency

    The fetching facet of a ValueReducer is Sendable.
    groue committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    849bba2 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    c08b1fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1424d1 View commit details
    Browse the repository at this point in the history