tds v1.1.2 Release Notes

Release Date: 2018-05-04 // almost 6 years ago
  • 🛠 Bugfix

    • Float loses precision. Fix will force floats to be encoded as 64bit floats and param type as float(53) in order to keep all bits
    • 🛠 Fix for: Rollback is called twice on failure in explicit transaction. (DBConnection [mode: :savepoint] support)