For the complete documentation index, see llms.txt. This page is also available as Markdown.

Step 2

Get Table DDLs

It then goes to the production database and retrieves the DDL's for those tables.

If there are any tables that are linked by a foreign key reference it will retrieve the DDL's for those automatically.

Last updated