crystal-db v0.7.0 Release Notes

Release Date: 2019-09-20 // over 4 years ago
    • (breaking-change) #exec, #query, #scalar methods require named argument for array values (#110, thanks @straight-shoota)
    • ๐Ÿ›  Fix pool issues when creating simultaneous connections. (#109, thanks @bcardiff)
    • ๐Ÿ›  Fix compatibility issues for upcoming Crystal 0.31.0. (#111, thanks @bcardiff)
    • โž• Added DB::Pool#stats. (#109, thanks @bcardiff)