Skip to content

Patch for `belongs_to_many` association

Compare
Choose a tag to compare
@crashtech crashtech released this 22 Mar 02:13
· 50 commits to master since this release

Address #92 by fixing the setup of the belongs_to_many association by ensuring both foreing_key and primary_key are always stored as strings.