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

Commit 118df2f6 by Sascha Depold

added one more task for 0.4.3

1 parent df28616f
Showing with 3 additions and 2 deletions
......@@ -63,4 +63,5 @@
# v0.4.3 - in development #
- renamed loadAssociatedData to fetchAssociations
- 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
\ No newline at end of file
- 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)
\ 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!