Skip to content

Improvements to migration stub and add withScopes method

Compare
Choose a tag to compare
@thetutlage thetutlage released this 22 May 05:21
  • fix: use withScopes as an alias for apply 65ab31e
  • improvement: export commonly used types from orm module 2c8d393
  • fix: migration stub to use cross database compatible timestamp methods 80dfe84
  • refactor: example to use correct syntax for scope query builder generic 293df5b
  • feat: add withScopes method 039defb
  • improvement: do not report SQL errors to validator 5480de7
  • refactor: remove log statements bb71bab
  • ci: force colors when running in CI c085171
  • ci: tweak debug calls 2c950cc
  • ci: add log statements for debugging 55560e7
  • fix: breaking test e9d3774
  • style: format source files 39a66c1
  • ci: add github actions workflow file 8fad3cd
  • chore: update dependencies 7af99ec
  • chore: update dependencies 890f2e4

v14.0.2...v14.1.0