@brunnerlivio/typeorm
Advanced tools
Changelog
0.2.18
typeorm migration:show
command (#4173)readonly
option in favor of update
and insert
options (#4035)orUpdate
in SQLlite (#4097)dirty_read
(NOLOCK) in SQLServer (#4133)@OneToMany
) now also accept string
instead of typeFunction
, which prevents circular dependency issues in the frontend/browser (issue #4190)sqlJsConfig
to input config when initializing sql.js (issue #4559)