Skip to content

fix --drop for sqlserver snapshots - #13

Merged
ferventcoder merged 1 commit into
chucknorris:masterfrom
binarymash:master
Sep 22, 2011
Merged

fix --drop for sqlserver snapshots#13
ferventcoder merged 1 commit into
chucknorris:masterfrom
binarymash:master

Conversation

@binarymash

Copy link
Copy Markdown
Contributor

Hi,

I encountered a problem when trying to drop a SqlServer database snapshot using the --drop argument; the problem was occurring because SET SINGLE_USER is not supported for snapshots.

I've added a fix to SqlServerDatabase which is allowing me to succesfully drop databases and snapshots.

Regards,

Phil.

@ferventcoder

Copy link
Copy Markdown
Member

Thank you! I'll take a look and get this pulled in!

@ferventcoder
ferventcoder merged commit c127fa4 into chucknorris:master Sep 22, 2011
GoogleCodeExporter pushed a commit to google-code-export/roundhouse that referenced this pull request Mar 13, 2015
@ferventcoder ferventcoder modified the milestone: 0.8.5 Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants