crecto v0.7.0 Release Notes

Release Date: 2017-10-19 // over 6 years ago
    • ๐Ÿ“‡ renamed constants with CRECTO_ prefix to prevent collisions with other libraries
    • ๐Ÿ›  fixed @crecto_db instance variable in repo config @vladfaust
    • โž• added missing repo config options to the query string
    • โž• added single quote around primary key fields in queries
    • patched a delete and delete_all query connection leak
    • โž• Added unique_constraint