Skip to content

Release 1.0.3

Compare
Choose a tag to compare
@ganeshs ganeshs released this 19 Apr 05:13
· 29 commits to master since this release
  • Added no_like, is_null, is_not_null operators
  • Added a filter() method to Model class. This can be used to construct fluent style filters on the model class and fetch the result list