Skip to content

Updating table API to be happier with non pg-idiomatic casing

Dian Fay requested to merge github/fork/Sharkwald/master into master

Created by: Sharkwald

Related to #26 (closed). This PR makes the table API functions; count, where, save, destroy, search, play nicely when our DB objects are non PG idiomatically cased.

Merge request reports