GRDB.swift v0.92.1 Release Notes

  • ๐Ÿš€ Released December 2, 2016

    ๐Ÿ›  Fixed

    • Database.execute(_:) now iterates all rows of statements (and executes any side effect performed by the evaluation of each row).