This website requires JavaScript.
Explore
Help
Register
Sign In
malhuda
/
CodeIgniter4
Watch
1
Star
0
Fork
0
You've already forked CodeIgniter4
mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced
2025-02-20 11:44:28 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
CodeIgniter4
/
tests
/
_support
/
Models
History
Lonnie Ezell
454a097c89
Entities can automatically mutate date fields to Time instances. Created_at and updated_at are automatically mutated by default. Needs timezone and locale integration
2017-07-29 00:02:01 -05:00
..
EntityModel.php
Entities can automatically mutate date fields to Time instances. Created_at and updated_at are automatically mutated by default. Needs timezone and locale integration
2017-07-29 00:02:01 -05:00
EventModel.php
Testing the Model Events
2017-07-11 23:40:25 -05:00
JobModel.php
Standardizing test models on integer since PostgreSQL doesn't recognize DATETIME
2016-05-11 21:16:51 -05:00
SimpleEntity.php
Entities can automatically mutate date fields to Time instances. Created_at and updated_at are automatically mutated by default. Needs timezone and locale integration
2017-07-29 00:02:01 -05:00
UserModel.php
Reworking how the preq_quote on Query named bindings is applied to help with
#580
2017-07-03 14:36:26 -05:00
ValidModel.php
Adding validation to Models. Needs docs.
2016-09-14 00:15:59 -05:00