Skip to content

0.14.2

Compare
Choose a tag to compare
@ricardograca ricardograca released this 17 Dec 22:46
· 254 commits to master since this release

0.14.2 Dec 17, 2018 - Diff

Bug fixes

  • Fix crash when using groupBy with table qualifier in pagination plugin: #1928
  • Fix undefined transaction object with Knex 0.15+: #1926

Refactoring

  • Refactor logic behind .timestamp()'s decision for when to update the updated_at column: #1892