Skip to content

Releases: abletech/easy_reference_data

added .update_or_create method

28 Jul 03:23

Choose a tag to compare

added .update_or_create method to replace the implementation of .refresh
.update_or_create allows you to use a combination of keys to identity records that have no single unique attribute.