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

Commit cece3d69 by Sascha Depold

added note

1 parent 118df2f6
Showing with 2 additions and 0 deletions
...@@ -62,6 +62,7 @@ ...@@ -62,6 +62,7 @@
# v0.4.3 - in development # # v0.4.3 - in development #
- renamed loadAssociatedData to fetchAssociations - renamed loadAssociatedData to fetchAssociations
- renamed Model#associatedData to fetchedAssociations
- added fetchAssociations to finder methods - added fetchAssociations to finder methods
- TODO: store data found by finder method in the associatedData hash + grep them from there if reload is not forced - TODO: store data found by finder method in the associatedData hash + grep them from there if reload is not forced
- TODO: allow array as value for chainQueries => Sequelize.chainQueries({save: [a,b,c]}, callback) - TODO: allow array as value for chainQueries => Sequelize.chainQueries({save: [a,b,c]}, callback)
\ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!