Skip to content

1.61.0

Compare
Choose a tag to compare
@juanluispaz juanluispaz released this 02 Mar 12:15
· 52 commits to master since this release

Changes:

  • Deprecate composing and splitting results functionality long warned to be removed in ts-sql-query. Use complex projections or aggregate as an object array instead.
  • Deprecate mergeType additional utility type. Use Use connection.dynamicBooleanExpressionUsing instead.