You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Did something change since it last worked? I don't see how it ever could have worked without .conf and plan files. If you had to create new ones, all your previous config would be lost. Are you sure you're in the right directory, and that no one deleted the existing configuration?
Was running Sqitch using a docker and it was running fine without any issues.But now I have been facing below error while running Sqitch commands.
No project configuration found. Run the "init" command to initialize the project
After initializing the project below files and folders were created
sqitch.conf, sqitch.plan files
deploy, revert and verify folders
But now ended up with below error
[Snowflake][DSI] (20032) Required setting 'PWD' is not present in the connection settings. (SQL-28000)
Wondering if it's due to versioning. PFB the version details
Sqitch version v1.4.1
snowsql version 1.3.2
Odbc version 3.4.0
Did someone came across any of the above mentioned issue? If so kindly assist in resolving it. Thanks in advance
The text was updated successfully, but these errors were encountered: