Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Get the result of an sql query? #80

Open
janniksam opened this issue May 25, 2022 · 0 comments
Open

Get the result of an sql query? #80

janniksam opened this issue May 25, 2022 · 0 comments

Comments

@janniksam
Copy link

Is it possible to get the result of an SQL Query?

I would like to iterate through all my migration scripts (SELECT [Scriptname] FROM [dbo].[_Migrations]), but I can't find a way of getting the result of my ExecuteSqlCommand()-call.

@janniksam janniksam changed the title Get the result of an sql command? Get the result of an sql query? May 25, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant