Skip to content

All bug fixes

Pre-release
Pre-release
Compare
Choose a tag to compare
@thetutlage thetutlage released this 15 Dec 09:25
  • test: remove searchPath from postgreSQL config 4b10565
  • refactor: add connectionString config option in postgresql config 2ae295b
  • fix(orm): use naming strategy for computed field (#970) 073fee4
  • fix: mention search paths from config during db:wipe and db:truncate commands 5e99253
  • fix: make models inherit relationships 8a6f894
  • refactor: deprecate useTransaction method usage on query builder 223db39
  • fix: passing connection debug flag to relationships loaded via model instance b44d15e
  • fix: logic for wrapping existing where clauses when applying relationship constraints 45cad2e
  • chore: package update dependencies 638b150
  • fix: release connection in provider shutdown (#977) 8b839d3

What's Changed

Full Changelog: v19.0.0-5...v19.0.0-6