Skip to content

(Avoid, use 1.4.2) Improvements to migrations and to UPDATE query

Compare
Choose a tag to compare
@danielgindi danielgindi released this 04 Feb 14:52
· 431 commits to master since this release
  • Allow custom migrations filter
  • Allow using table name on the left side in UPDATE ... SET table.column = table2.column ..., when there are join.