Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
sqlserver-dba
/
dba-multitool
Public
forked from
lowlydba/dba-multitool
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
dba-multitool
sp_doc.sql
on
master
User selector
All users
All time
Commit history
Commits on Dec 23, 2021
Development (#226)
Show description for d976bff
lowlydba
and
Appveyor
authored
d976bff
View commit details
Copy full SHA for d976bff
View code at this point
Browse repository at this point
Commits on Aug 5, 2021
fix db metadata divider
lowlydba
committed
83bd8d9
View commit details
Copy full SHA for 83bd8d9
View code at this point
Browse repository at this point
bump version
lowlydba
committed
2121750
View commit details
Copy full SHA for 2121750
View code at this point
Browse repository at this point
make table ep lookup more performant
lowlydba
committed
dfb4221
View commit details
Copy full SHA for dfb4221
View code at this point
Browse repository at this point
add schemas to sp_doc
lowlydba
committed
6b53fcc
View commit details
Copy full SHA for 6b53fcc
View code at this point
Browse repository at this point
add missing param EP for @AllExtendedProperties
lowlydba
committed
dc5b6e3
View commit details
Copy full SHA for dc5b6e3
View code at this point
Browse repository at this point
Commits on Jun 29, 2021
Sp doc display all eps (#213)
Show description for 9068988
lowlydba
and
Appveyor
authored
9068988
View commit details
Copy full SHA for 9068988
View code at this point
Browse repository at this point
Commits on Jun 25, 2021
Sp doc escape markdown urls (#212)
Show description for 666190a
lowlydba
and
Appveyor
authored
666190a
View commit details
Copy full SHA for 666190a
View code at this point
Browse repository at this point
Commits on Apr 16, 2021
Update swallow catch block text
Show description for ece8128
lowlydba
authored
ece8128
View commit details
Copy full SHA for ece8128
View code at this point
Browse repository at this point
Commits on Apr 13, 2021
fix collation issue for 2012
lowlydba
committed
28b13a7
View commit details
Copy full SHA for 28b13a7
View code at this point
Browse repository at this point
Revert "collation fix"
Show description for a2cece1
lowlydba
committed
a2cece1
View commit details
Copy full SHA for a2cece1
View code at this point
Browse repository at this point
Revert "Update sp_doc.sql"
Show description for 3cfed06
lowlydba
committed
3cfed06
View commit details
Copy full SHA for 3cfed06
View code at this point
Browse repository at this point
Update sp_doc.sql
lowlydba
committed
51c8d62
View commit details
Copy full SHA for 51c8d62
View code at this point
Browse repository at this point
collation fix
lowlydba
committed
7994848
View commit details
Copy full SHA for 7994848
View code at this point
Browse repository at this point
Commits on Apr 12, 2021
fix nothingburger
lowlydba
committed
b0dfa17
View commit details
Copy full SHA for b0dfa17
View code at this point
Browse repository at this point
fix blank line output
lowlydba
committed
6723ab3
View commit details
Copy full SHA for 6723ab3
View code at this point
Browse repository at this point
Commits on Apr 11, 2021
sp_doc: catch errors to avoid msg 2020
Show description for ca2c0f4
lowlydba
committed
ca2c0f4
View commit details
Copy full SHA for ca2c0f4
View code at this point
Browse repository at this point
standardize var names
lowlydba
committed
b7ab0ba
View commit details
Copy full SHA for b7ab0ba
View code at this point
Browse repository at this point
add dependencies for synonyms & udtt
lowlydba
committed
785e5ad
View commit details
Copy full SHA for 785e5ad
View code at this point
Browse repository at this point
Commits on Apr 6, 2021
add dependencies to other objs
lowlydba
committed
e952eec
View commit details
Copy full SHA for e952eec
View code at this point
Browse repository at this point
Commits on Apr 3, 2021
add ref'd by for tables
lowlydba
committed
dd59ce2
View commit details
Copy full SHA for dd59ce2
View code at this point
Browse repository at this point
Commits on Mar 12, 2021
replace EP ticks with html code equivalent
Show description for a31ba4a
lowlydba
committed
a31ba4a
View commit details
Copy full SHA for a31ba4a
View code at this point
Browse repository at this point
Commits on Mar 10, 2021
swap pipes for html codes and line breaks for html breaks (#188)
Show description for 5968e06
lowlydba
and
Appveyor
authored
5968e06
View commit details
Copy full SHA for 5968e06
View code at this point
Browse repository at this point
Commits on Mar 2, 2021
missing line break after summary tag for synonyms (#186)
Show description for 57dbcd7
lowlydba
authored
57dbcd7
View commit details
Copy full SHA for 57dbcd7
View code at this point
Browse repository at this point
Commits on Dec 21, 2020
fix heaps from triggering index table header incorrectly
lowlydba
committed
12ccfea
View commit details
Copy full SHA for 12ccfea
View code at this point
Browse repository at this point
Commits on Dec 18, 2020
fix broken data sensitivity classification test (#178)
lowlydba
authored
3a7e106
View commit details
Copy full SHA for 3a7e106
View code at this point
Browse repository at this point
Commits on Dec 17, 2020
sp_doc: add indexes (#176)
Show description for 2dfc2cc
lowlydba
authored
2dfc2cc
View commit details
Copy full SHA for 2dfc2cc
View code at this point
Browse repository at this point
Commits on Dec 8, 2020
Add db info to sp doc (#172)
Show description for c624338
lowlydba
and
Appveyor
authored
c624338
View commit details
Copy full SHA for c624338
View code at this point
Browse repository at this point
Commits on Nov 26, 2020
Linter updates (#168)
Show description for 9c906f3
3 people
authored
9c906f3
View commit details
Copy full SHA for 9c906f3
View code at this point
Browse repository at this point
Commits on Nov 25, 2020
update version
lowlydba
committed
1354897
View commit details
Copy full SHA for 1354897
View code at this point
Browse repository at this point
add Sensitivity Classification for tables
lowlydba
committed
7c25b22
View commit details
Copy full SHA for 7c25b22
View code at this point
Browse repository at this point
Commits on Oct 17, 2020
Improve unit tests (#151)
Show description for 37b266e
3 people
authored
37b266e
View commit details
Copy full SHA for 37b266e
View code at this point
Browse repository at this point
Commits on Oct 10, 2020
add new sp_estindex (#149)
Show description for 699bc2b
lowlydba
authored
699bc2b
View commit details
Copy full SHA for 699bc2b
View code at this point
Browse repository at this point
Commits on Oct 8, 2020
update urls / version tracking
John McCall
committed
b315a9c
View commit details
Copy full SHA for b315a9c
View code at this point
Browse repository at this point
Commits on Oct 6, 2020
update reference url
lowlydba
authored
d03b17d
View commit details
Copy full SHA for d03b17d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.