Tests

This feature is not available yet

SQL Tran uses its static analysis of the source database to build extensive tests for all the code objects, automatically. Take a look at the testing workflow to learn more.

Seeding data

You can opt to use your existing staging databases for source and targets. They can include sensitive data as SQL Tran is deployed in the user's tenant so you have full control of the access.

Do not use production databases as staging databases. Testing process writes to the tables.

Last updated