SQLBuild Diagnostics
Runtime:
sqlbuild version: 0.2.1
python version: 3.14.3
python path: /home/user/.venv/bin/python3
os info: Linux-6.6.87
Configuration:
project file: /home/user/waffle_shop/sqlbuild_project.toml [OK found and valid]
local config: /home/user/waffle_shop/sqlbuild_local.toml [OK found]
project: waffle_shop [OK loaded]
adapter: snowflake [OK found]
target: dev [OK resolved]
Connection:
account: FJMQFQV-OJ66172
authenticator: programmatic_access_token
database: SQB_DB
role: role_sqb_test
schema: TEST
token: ****
user: svc_sqb_test
warehouse: SQB_WH
connection test: [OK connected]
query test: [OK SELECT 1]