mickhansen/dataloader-sequelize
Batching and simplification of Sequelize with facebook/dataloader
JavaScriptMIT
Issues
- 0
- 4
Can't get batching to work on latest Sequelize.
#146 opened by Troplo - 4
feature: findOne/All where id IN (1, 2, 3)
#139 opened by intellix - 11
- 2
What is EXPECTED_OPTIONS_KEY
#134 opened by maheraldous - 2
- 6
Memory leak issues
#110 opened by mschipperheyn - 12
How to actually use it with usual Sequelize (v6)?
#126 opened by BJladika - 2
Error: Cannot find module 'bluebird'
#123 opened by wilk - 2
How to verify it is working?
#119 opened by RoelRoel - 2
Queries using belongsTo associations failing
#114 opened by donecarlo - 3
lru-cache npm conflict
#105 opened by mschipperheyn - 2
Updating/Nuking cache after mutation
#118 opened by freynolds - 9
Association Usage questions
#109 opened by kennetpostigo - 6
Usage without graphql-sequelize
#115 opened by bwoodlt - 3
possible to get dataloader native methods
#104 opened by ssdk86 - 13
paranoid = false is not working
#99 opened by CareLuLu-Gabriel - 0
Breaking with sequelize 6
#102 opened by alirizwan - 10
`findByPk` ignores `attributes`
#79 opened by AlpacaGoesCrazy - 2
Master has tests failing
#100 opened by vincentdesmares - 9
Not working upgrading from sequelize v4 to v5
#83 opened by qflagg - 15
belongsToMany limit / offset broken with tedious
#64 opened by schie - 5
How to bypass batching/caching ?
#75 opened by ArnaudD - 2
Support findOne
#72 opened by oney - 1
Show specific columns in nested tables
#98 opened by aaznar - 3
- 12
- 3
getCacheKey unit test fails
#67 opened by bnchdrff - 3
- 2
Support for getters
#61 opened by janyk - 5
Include separated
#58 opened by mjamado - 1
- 2
implement reload
#77 opened by mschipperheyn - 3
- 6
- 3
hasMany produces ugly query
#48 opened by idahogurl - 2
Support build
#74 opened by mschipperheyn - 7
Request cache for non id access
#97 opened by mschipperheyn - 5
Disabling caching / caching invalidation
#78 opened by gunar - 29
How to use Caching (Redis)
#89 opened by mschipperheyn - 6
don't use ModelManager.forEachModel, it can't handle cyclic model references properly
#88 opened by jedwards1211 - 1
- 1
Associations that just retrieve belongsTo id should not execute unnecessary query
#87 opened by mschipperheyn - 30
How to detect/debug if the batching works?
#80 opened by kfrajtak - 3
Redundant / Duplicated IDs in generated query
#76 opened by schie - 5
Batching does not work with `findByPk`
#68 opened by AlpacaGoesCrazy - 14
- 0
Query results are duplicated when batching identical queries using an association model & limit
#44 opened by marklawlor - 5
Fails with operatorsAliases: false
#50 opened by liquidautumn - 2
belongsTo associations don't work with dataloader
#41 opened by kasinau