Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 212 Bytes

readme.md

File metadata and controls

10 lines (6 loc) · 212 Bytes

SQL Scripter

A .NET Core command line utility to script DDL from a SQL Server Database.

Usage:

dotnet run export schema --server=localhost --database=mydb --login=myuser --password=mysecretpassword!