Daniel Schultz
Daniel Schultz
Thank you both for engaging with this and for that bug fix -- honestly that alone will go a long way. (I also want to mention how thankful I am...
Thanks @aryzing -- It's been a while, but I believe the root of my issue as posted was that it was *unexpected* to me that the alias name was being...
I believe this is still an issue -- I can try to dig into the code base to evaluate what's causing the problem.
Hey all -- facing this issue against a different MFA ssh service (but one I have total control over since... I'm implementing the service!). I have it accept the initial...
Just to connect the dot explicitly -- I opened Issue Request #93 which applies this patch along with the requested tests.
If #93 is merged I believe it would become possible to set a search_path on a client before running migrations and passing that client to the migration command.
I'm facing this issue as well, only when I run `sequelize` with no arguments (`sequelize init` works fine) `Sequelize CLI [Node: 16.13.0, CLI: 4.1.1, ORM: 6.12.1]` My `.sequelizerc` ``` require('@babel/register')...
I see there is an open PR from two years ago that would solve this issue: https://github.com/ThomWright/postgres-migrations/pull/33 What are the odds of being able to merge that in sometime... Edit:...
It would be really great if 5.x images could be published to docker (including FPM)! If there is any way I could help make it happen I'd be glad to...
We're heading close to the one year anniversary of this PR -- I wanted to check to see if it might be possible to merge in. This bug currently means...