Overview
Last updated
Last updated
Here you can see your project stats. If SQL Tran engine has been updated since you created your project, clicking the Re-Translate button will immediately update your target code in all objects that aren't manually translated.
SQL Tran can handle the most complex databases in the world. A million lines of code is completely processed, analyzed and transpiled in seconds.
If you do not have all database scripts when you start with the project, you can add or even update object source code by uploading additional scripts in a form of SQL or ZIP files.
If you want to create the target objects yourself, or examine the generated script in some external tool, you can export the script here.
This is rarely needed - it is only needed if SQL Tran cannot properly understand your source script and reports syntax errors where there are none.
Transpilation engine is being continuously improved. If you have updated SQL Tran, you may want to run the transpilation process again.
If source and target staging databases are enabled, SQL Tran connects to both to check if source and/or target objects are created.
Create objects in the target database. Applies to only objects with target script changed.
Create all project objects in the target database even if unchanged.
Drop all project objects in the target database.
Actions in target production are the same as in target staging, just without extensive commenting of rewrites in the code done by SQL Tran.