David E. Wheeler
David E. Wheeler
It has been a few years, so I'm frankly not sure what all needs doing, but it's likely it will need quite a bit of work to sync it with...
Well now that's not an expected error. Seems like something is failing to pass a message to the Error that gets thrown. Please apply this patch and run your command...
``` **SQL compilation error: Object 'CHANGES' does not exist or not authorized. ****Failed****** ``` This is expected, but it's supposed to detect that error, then looks to see if the...
Hi @RajanBabuS, have you had a chance to try this? TIA!
To the file `lib/App/Sqitch.pm`, the location of which depends on how you installed Sqitch.
Oh, yeah, for the Docker image you would have to create a new one with the patch. Kind of a pain.
Your screenshot truncates the output, so we can't see if it was part of the command.
> `# "BA05631", #### Account Number not coming complete here` What does this mean? > `Failed to initialize log. No logging is enabled: [Errno 13] Permission denied: '/snowsql_rt.log'` Do you...
Not explicitly. Have you tried it? The Postgres engine might work.
Ah, so Sqitch does not currently support RedShift. Some initial work was done in #300, but it would need to be updated and a method for testing it added. Happy...