Skip to content

Conversation

shueybubbles
Copy link
Collaborator

@shueybubbles shueybubbles commented May 9, 2023

Fixes #335
Of course it supports color!

1> :xml on
1> :setvar sqlcmdcolorscheme github-dark
1> select cast((select name, containment, is_ledger_on from sys.databases for xml auto) AS VARCHAR(MAX)) AS XmlData
2> go

image

Copy link
Collaborator

@stuartpa stuartpa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@shueybubbles shueybubbles merged commit 164f8e1 into main May 11, 2023
@shueybubbles shueybubbles deleted the shueybubbles/335 branch May 11, 2023 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement :XML command
2 participants