Skip to content

Tags: sequelize/sequelize

Tags

v6.37.3

Toggle v6.37.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(postgres): use schema for foreign key constrains of a table (#17099)

Co-authored-by: Ales Menzel <[email protected]>
Co-authored-by: Rik Smale <[email protected]>

v6.37.2

Toggle v6.37.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: add `readOnly` to the transaction options types and docs (#17226)

v7.0.0-alpha.37

Toggle v7.0.0-alpha.37's commit message
Release v7.0.0-alpha.37, see github releases tab for changelog

v6.37.1

Toggle v6.37.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(types): Add definition of `returning` in `SaveOptions`. (#16954)

Co-authored-by: Alyx <[email protected]>

v6.37.0

Toggle v6.37.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(postgres): support connectionTimeoutMillis dialectOption (#14119)

v6.36.0

Toggle v6.36.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(postgres): backport stream dialectOption to v6 (#16868)