Releases: tattersoftware/codeigniter4-visits
Releases · tattersoftware/codeigniter4-visits
Update for refactored entities
v1.0.5 Update for entity refactor
Fix null insert errors
CodeIgniter 4.0.0-beta3 introduces an issue where unspecified entity fields are now inserted into the database, causing any columns that are not nullable to throw an error (read more: codeigniter4/CodeIgniter4#1993). This is a workaround until the CI4 devs decide what to do with that.
Fix example conf namespace
v1.0.3 Fix copy-paste error in example conf
Move to sub-namespace
v1.0.2 Fix namespace
Initial release
v1.0.0 Fix typo, formatting