不要怂,就是干,撸起袖子干!

Commit 75985433 by Brandon Dail

Fix transaction section link in model doc

1 parent 6a13700e
Showing with 1 additions and 1 deletions
...@@ -173,7 +173,7 @@ Sequelize.Deferrable.NOT ...@@ -173,7 +173,7 @@ Sequelize.Deferrable.NOT
``` ```
The last option is the default in PostgreSQL and won't allow you to dynamically change The last option is the default in PostgreSQL and won't allow you to dynamically change
the rule in a transaction. See [the transaction section](docs/transactions/#options) for further information. the rule in a transaction. See [the transaction section](transactions/#options) for further information.
## Getters & setters ## Getters & setters
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!