SqlServerDsc icon indicating copy to clipboard operation
SqlServerDsc copied to clipboard

New resource: SqlDatabaseRestore

Open arcotek-ltd opened this issue 6 years ago • 6 comments

I've written a resource for restoring databases that can be found here: https://github.com/arcotek-ltd/xSQLDbRestore.

I doubt anyone else wants it and I don't have time to learn how to do all the pester testing right now, so there is little point me raising a PR. (Not that I don't want to learn), but if anyone else thinks it might be a nice addition, please feel free to fix my poor coding (scripting) and add it to the main resource.

HTH.

arcotek-ltd avatar Dec 16 '17 01:12 arcotek-ltd

If it's closed nobody will see it.

arcotek-ltd avatar Dec 16 '17 01:12 arcotek-ltd

@arcotek-ltd you could PR in what you have (and sign the CLA) and then I can just tag the PR as abandoned and anyone else can continue your work. Then you get some credit for your work at least. :) If you don't want to do that, then if someone is gonna take your code and use it then you should add a license to your repo. I suggest a MIT license as that is what this repo is using if your goal is to have your code in this repo.

This is will solve half of issue #532.

johlju avatar Dec 17 '17 09:12 johlju

Any news about restoring a database? It seems that @arcotek-ltd never opened a PR. Currently, I'm trying to do the same. If this is still unresolved, I'd take over and create PR for it.

stefanDeveloper avatar Apr 20 '22 14:04 stefanDeveloper

Yes, please. Happy to review a PR for this.

johlju avatar Apr 20 '22 15:04 johlju

I will create a new resource called SqlDatabaseRestore. Is the naming alright, or should it be placed/named differently?

stefanDeveloper avatar Apr 28 '22 09:04 stefanDeveloper

The name sounds perfect! The PR title was wrong (name from the module was named xSqlServer), changed now.

johlju avatar Apr 28 '22 11:04 johlju