dba-multitool icon indicating copy to clipboard operation
dba-multitool copied to clipboard

:hammer_and_wrench: T-SQL scripts for the long haul: optimizing storage, on-the-fly documentation, and general administrative needs.

Results 6 dba-multitool issues
Sort by recently updated
recently updated
newest added

Using statistics, see if the max value in a column implies that it would be better as a tiny/smallint. Excluding PKs

enhancement
good first issue
hacktoberfest

Adding code coverage for the Azure SQL tests should make the total close to 100%, but first need this resolved: https://github.com/GoEddie/SQLCover/issues/51

enhancement
blocked

Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4.15.2 to 4.15.3. Release notes Sourced from stefanzweifel/git-auto-commit-action's releases. v4.15.3 Changed Use deprecated set-output syntax if GITHUB_OUTPUT environment is not available (#255) @​stefanzweifel Changelog Sourced from stefanzweifel/git-auto-commit-action's...

dependencies

**Is your feature request related to a problem? Please describe.** Unfortunately, the definitions of table value functions are currently missing **Describe the solution you'd like** inlcude table value functions (both...

enhancement
help wanted

**Is your feature request related to a problem? Please describe.** Create an offshoot of stored proc cert signing based on [Erland Sommarskog](https://www.sommarskog.se/index.html)'s work - https://www.sommarskog.se/grantperm.html **Additional context** Ideally it should...

enhancement
hacktoberfest

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.4 to 4.1.5. Release notes Sourced from actions/checkout's releases. v4.1.5 What's Changed Update NPM dependencies by @​cory-miller in actions/checkout#1703 Bump github/codeql-action from 2 to 3 by @​dependabot...

dependencies