Skip to content

Improve truncate method and rename .raw to .rawQuery

Compare
Choose a tag to compare
@thetutlage thetutlage released this 28 Feb 04:42
  • feat: add truncate method to base model 8bdb7d4
  • feat: add cascade support to truncate methods 5c678af
  • refactor: config stub enable debugging when log level is trace 6a22a17
  • style: remove _ from private properties 084345e
  • feat(commands): print preview message when running migrations commands 687c145
  • refactor: rename raw to rawQuery, preserving .raw for future 27184fd
  • fix(QueryClient): columnsInfo method must use knexQuery.table method 57c56b7
  • chore(package): update dependencies ccc2e46

v7.5.2...v7.5.3