Snowflake Documentation Error

Just to be clear - you are running liquibase dbDoc command? Are you using the snowflake extension? If so, which version?

Steve Donie
Principal Software Engineer
Liquibase Community Engagement
Datical, Inc. http://www.datical.com/

Yes i am running dbdoc command ,using extension latest  v2.0.0 ,https://forum.liquibase.org/topic/how-to-use-snowflake-extension and liquibase v3.8.0, But Bruce updated snowflake extension to Liquibase 3.8.5 , Do you think is that problem? 

I think it should be fine to use snowflake 2.0.0 with Liquibase 3.8.0. We don’t make API-level changes without updating the minor version number, so all the 3.8.x versions should be compatible. 

I do know taht the snowflake extension is fairly new and limited in scope, so I am going to guess that the extension just doesn’t have support for all the things that are needed for the dbDoc command to work. Will probably need to file an issue or a pull request with the snowflake extension at https://github.com/bruce-szalwinski/liquibase-snowflake

Steve Donie
Principal Software Engineer
Liquibase Community Engagement
Datical, Inc. http://www.datical.com/

Unexpected error running Liquibase: Don’t know how to query for sequences on USERNAME @ jdbc:snowflake://xyz.west-europe.azure.snowflakecomputing.com:443/ (Default Schema: PUBLIC)

I’m receiving this error while try to create database documentation , I am able to update/rollback from cli but creating docs is not working ( 3.8.0 version i am using). Please advice if someone knows what is the problem.