Hi Team,
The current automation creates database with name temporal and temporal_visibility, how to use the automation to create multiple schemas in single database like qa_temporal and qa_temporal_visibility in same database.
./temporal-sql-tool create-database -database temporal
./temporal-sql-tool create-database -database temporal_visibility
Thanks,
-Raj