Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle insert returning using symbol
Support using symbol for returning. Eg: "Book.insert!({ name: book_name }, returning: :id)"
- Loading branch information