Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 562 Bytes

changelog.md

File metadata and controls

12 lines (8 loc) · 562 Bytes

3.6.0

  • better documentation on relationships
  • relationship functions must return arrays, see relationships summary.
  • relationship functions are now always executed after the parent entity is saved
  • oracle driver now formats rows using cooperative so your app stays responsive for high values of maxRows.

3.5.0

  • websql driver thanks to @dereke

    We can now run sworm in the browser (!), using the browser's native Web SQL implementation.