adamant-laptop-28839
03/18/2022, 6:01 PMsource:
type: mssql
config:
uname,pas,port
database: db_name
database_alias: db_alias
but doesn't use the database_alias like db_alias.dbo.table its still using the database name db_name.dbo.table
can anyone help me how to fix this? thank you!!adamant-laptop-28839
03/18/2022, 6:36 PM