Alson Kemp
Alson Kemp
Switching to Sequelize({config: {models: ... } }) seems to work around this but I'm not sure why/how?
Repro test. Seems to affect the first level include {topic=morecolors} (which replies "Yellow") but not the second level {topic=evenmore} (which replies "Green") ... ``` $ git diff diff --git a/test/test-topics.coffee...
I read the code and understand (most of) "includes" effect. That included triggers shadow source trigger is confusing to me. On what to do: I guess I'm a little confused....
I'm not in touch with that team. Just noticed their fork and wanted to point it out.
@willianscfa i wound up writing a custom express wrapper. Mostly detailed here: https://github.com/typeorm/typeorm/issues/6823
@mscottnelson See typeorm/typeorm#6823 for how I wound up handling this. I can provide more details if you like.
Occurs with Java 6
Fix: Add the following to engines/rhino/bin/narwhal-rhino: NARWHAL_JAVA_ARGUMENTS=-Djava.net.preferIPv4Stack=true