Skip to content

Mass insert for Table

Compare
Choose a tag to compare
@phpfui phpfui released this 29 Apr 21:55
· 110 commits to main since this release
  • Implemented Table::insert(array[\PHPFUI\ORM\Record]) for mass inserts
  • RelatedRecords are now settable if they have the correct type on assignment
  • Improved Generate\CRUD to only create docblock for defined related records
  • Update docs