SkillAgentSearch skills...

SqlScriptRunner

SQL Script Runner is a lightweight program that can be used to quickly run multiple SQL scripts against a database.

Install / Use

/learn @deadlydog/SqlScriptRunner
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SQL Script Runner Description

SQL Script Runner is a lightweight program that can be used to quickly run multiple SQL scripts against a database. If you have all of your Stored Procedures,

One key feature of SQL Runner is that it will automatically change any CREATE statements to ALTER statements, without modifying the actual file. For example, you may have a folder full of stored procedures that all begin with "CREATE PROCEDURE". If the script fails to run, SQL Runner will change it to "ALTER PROCEDURE" in order for the scripts to run successfully.

Related Skills

View on GitHub
GitHub Stars8
CategoryData
Updated3y ago
Forks4

Languages

C#

Security Score

75/100

Audited on Jun 24, 2022

No findings