Skip to content

Releases: metallurgical/codeigniter-model-pattern

v1.2.2

17 Apr 01:27

Choose a tag to compare

  • adding support flexible where and join condition on certain API

v1.2.1

01 Apr 18:21

Choose a tag to compare

  • adding precaution behaviour on insert API

v1.2.0

01 Apr 17:52

Choose a tag to compare

  • adding exception
  • set require_once on model_app

v1.1.0

21 Mar 16:29

Choose a tag to compare

  • use require_once instead of require inside extended model. Otherwise fatal error because of re-declaring the same base class more than once

v1.0.0

20 Mar 22:59

Choose a tag to compare

  • built-in methods