synologic
synologic
Even when defining schemaName in the model, if one of the fields refers references another model and column, when creating the foreign key, the schema is not taken into account...
Ok, part of the above was my bad. I was defining the foreign keys by literal and not by object (i am using a weird way to initialize all Models)....
I ended up initializing the models with the schema/schemas i need, before sync, and use createSchema and then sync and works perfectly. This is used to implement a multi-tenancy data...
5.3 is released :) Beer is guaranteed for this port to be available soon ;-)
So i'm guessing we should stick to the old API and disable the warning at the boot :)))
I'm also seeing the same error on a passed through HEVC stream from ffmpeg to shaka 3.4.0. This only happens in the very first seconds of the stream, for example,...
The TS file is parsed fine by [https://media-analyzer.pro/app](https://media-analyzer.pro/app) which also has a bitstream analyzer  I can provide both source stream samples as well as ffmpeg passthru stream samples in...