Skip to content

Add support for timestamps in many to many relationship

Compare
Choose a tag to compare
@thetutlage thetutlage released this 26 Apr 07:02
  • refactor: do not set $extras when creating many to many via factory 7a98761
  • feat: add support for timestamps in many to many relationship 36b7e4a
  • feat: add support for passing custom pivot attributes during create/save calls 8a22b85
  • refactor: remove checkExisting param from manyToMany create calls 33283a4
  • feat: add withSchema method insert query builder c917fec
  • test: add tests for serialization 656d483
  • feat: export pagination related types 93250ca
  • feat: expose pivotColumns from ManyToManyRelations c8138c6
  • fix: pass preloads, sideloader values to a group limit query 9162b64
  • refactor: rename allowNonExtraProperties to allowExtraProperties 9296214
  • chore: update dependencies 92698f4
  • fix: Dockerfile to reduce vulnerabilities (#669) dd8fa14
  • chore: update dependencies 9a8e545
  • fix: Dockerfile to reduce vulnerabilities (#668) 6d1ce0a

v12.0.0...v13.0.0