Pathway v0.5.1 Release Notes

Release Date: 2017-12-18 // over 6 years ago
  • 🔄 Changed

    • Changed behavior for :fetch_model step option search_by: to override both the search column and the input key (combine it with using: if you need a different value for the input key as well)
    • :fetch_model step will no longer hit the database if the input key is nil and just return a :not_found error instead