Skip to content

v0.6.3

Compare
Choose a tag to compare
@marcelgwerder marcelgwerder released this 13 Mar 13:56
· 28 commits to master since this release
  • Fixed an issue where parseSingle was not working with non-numeric primary keys.
  • The primary key column is now detected using the eloquent model if available, falls back to id if not.