Generating individual deploy scripts for each table in a DB?

Part of our internal procedures is to log each DDL change with a script file in addition to deploying the changes.
Is there a setting/way to to generate a separate script for each entity (table) rather than the one big script?

Tagged:

Answers

Sign In or Register to comment.