lucky v0.18.1 Release Notes

Release Date: 2019-10-16 // over 4 years ago
    • ๐Ÿ›  Fixed: debug page in development with reset context
    • โšก๏ธ Updated: lucky exec works more like a REPL
    • โšก๏ธ Updated: Log time measured with monotonic
    • ๐Ÿ›  Fixed: Record deletion when primary key is UUID
    • ๐Ÿ›  Fixed: Setting empty array as default to array column
    • โž• Added: Overflow cast catch from Int64 to Int32
    • ๐Ÿ›  Fixed: UUID primary key issue in SaveOperation
    • ๐Ÿ›  Fixed: required attribute validations on custom before_save callbacks
    • โž• Added: New reset_limit query method
    • โž• Added: New reset_offset query method