GRDB.swift v5.0.0-beta.3 Release Notes

  • ๐Ÿš€ Released June 1, 2020 • diff

    ๐Ÿ“š Documentation Diff

    • โšก๏ธ Updated FAQ: [How do I print a request as SQL?](README.md#how-do-i-print-a-request-as-sql)
    • ๐Ÿ†• New FAQ: [How do I monitor the duration of database statements execution?](README.md#how-do-i-monitor-the-duration-of-database-statements-execution)

    ๐Ÿ›  Fixed

    • #784: Fix observation of eager-loaded to-many associations

    ๐Ÿ’ฅ Breaking Changes

    • #790: Bump required iOS version to 10.0
    • #791: Extend tracing of statement execution