codeigniter-base-model icon indicating copy to clipboard operation
codeigniter-base-model copied to clipboard

Auto assign ZERO(0) to soft delete key if not specified by user

Open hendyanto opened this issue 10 years ago • 0 comments
trafficstars

eliminating problems from unspecified deleted status (NULL) (unable to get / get all the records) when the "deleted" key is not specified.

hendyanto avatar May 11 '15 03:05 hendyanto