Skip to content

Releases: phpfui/ORM

Insert or Ignore support

26 Apr 19:25
Compare
Choose a tag to compare
  • Insert or Ingore support (Record->insertOrIgnore())
  • Custom Related Record virtual fields
  • Updated documenation

Better support for Date and TimeStamp defaults

24 Apr 23:10
Compare
Choose a tag to compare
  • Better support for Date and TimeStamp defaults
  • Updated documentation

Better default and null support

21 Apr 17:04
Compare
Choose a tag to compare

This version requires rerunning CRUD generation.

  • Better default and null support
  • Transaction object
  • Better primary key support
  • Updated documentation
  • Support for PHPUnit 10
  • Additional unit tests

Initial Version

04 Apr 03:03
Compare
Choose a tag to compare

Initial Version