Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/dataplat/dbatools

🚀 SQL Server automation and instance migrations have never been safer, faster or freer
https://github.com/dataplat/dbatools

Connect-DbaInstance - Optimize code for StatementTimeout and ApplicationIntent (#7524)

516fb6db6abea705a506e94b173647b263e88676 authored over 3 years ago
fixes #7506 (#7523)

7a7ab6afb2e34a19bd492b709420f2aab54f480f authored over 3 years ago
Connect-DbaInstance - Test for GUID username when using Tenant (#7520)

80325d483787dc2224c0c8f2478e526952c44d10 authored over 3 years ago
Get-DbaRunningJob - add StartDate property (#7507)

425e6c4cf87e773807dc1999bf1a85e0013629b5 authored over 3 years ago
Change Write-Warning to Write-Verbose (#7516)

00fcf82c7dca136fe5d72d015578c6fbffd03c71 authored over 3 years ago
Update issue templates

Adding a triage label to show those issues a maintainer has not reviewed yet.

d8b74f1c91bbb86831685a61b1bc6d6f8b7b1297 authored over 3 years ago
update version

926f6f0a273fc5a9b55c63b99948834e44ed553a authored over 3 years ago
Connect-DbaInstance - Add back support for Tenant (#7511)

2b85aa39071eca251b863b63641c8dd4fe965a81 authored over 3 years ago
invoke-command2.ps1 usessl fix (#7505)

The usessl input is ignored so changed the splat to use the input rather than re-pulling from co...

b5f109c3e7bd90ae62c1a425c42f1ed13fd2afa7 authored over 3 years ago
update version

e13612d9ec39479ed6f612ec3354aa02608aa9d3 authored over 3 years ago
Add Remove-DbaDbView to manifest

92c43ad1f36741d46061d97abd173102379eacf0 authored over 3 years ago
New function : Remove-DbaDbView (#7320)

02bda6639d14a09962779f5b2f3ec54ef1418dfc authored over 3 years ago
Remove-DbaDbSequence - fix test (#7502)

64b79432b08d85ae908aadeef78b98091daa90d0 authored over 3 years ago
generate bigint values #7499 (#7501)

b94a2ad2d2b8c7e2aaeb19a41dada930f77b4dea authored over 3 years ago
*-DbaDbOrphanUser - Improve the workflow and fix some bugs (#7489)

8b1c0050dcd329cff857141f28e278ec8f51e8a9 authored over 3 years ago
Changes suggested by peedeeboy (#7497)

924d657072f78ce5a6d6ebd664232bbb551f8823 authored over 3 years ago
update version

090b51dfcaf8350d0a89362817775b22483c1d1c authored over 3 years ago
add file growth commands to command lists

a5c9a98efe0726549df6d9c6ae3c871ab7b280a8 authored over 3 years ago
New commands - Get-DbaDbFileGrowth and Set-DbaDbFileGrowth (#7463)

52870361850f9507c00d9477c552cbd184b2312e authored over 3 years ago
Rename-DbaLogin - Check if user exists before attempting to rename it, require Force to rename db users too (#7485)

ee27b1022ae783017a0b80d0a327d1bc92dd015e authored over 3 years ago
Get- / Test- / Set-DbaPowerPlan - Complete redesign to reduce duplicate code (#7471)

e6892ab4794c64fd49e63af3fba39b6e8454c33f authored over 3 years ago
Add-DbaAgDatabase - Fix step 4 (JoinAvailablityGroup) for versions 2012 and 2014 (#7488)

001a7cb9720c420ae3cb381cc1f298fb121a22c5 authored over 3 years ago
Connect-DbaInstance / new code path - General improvements (#7420)

7b4ce9135a00eb1d2c39055cbbe1ce7b9d2c4dfc authored over 3 years ago
Add GitHub Tests to perform docker migration and mirroring from Linux runner (#7486)

f278576c8d5f19b1f848985079e0d7ff25ab0c57 authored over 3 years ago
update version

1c3e12aff2248b66da8f38ebf2080b813328027d authored over 3 years ago
Get-DbaCmObject - Use Invoke-Command2 to enable UseSSL config (#7477)

bec8e623066ebced43130865a03c19769ad7b57c authored over 3 years ago
Get-DbaService - Rewritten command to have better error handling and messages (#7476)

f0f2aae01f04827549288173772a18968231b967 authored over 3 years ago
Change to tempdb.dbo (#7483)

857b2fe1438ed6c1a33934c772aca9ca95c9321d authored over 3 years ago
Connect-DbaInstance - Updated some examples (#7484)

ty

1b0e3eb46f9492f4c87bcfcff7cec6ee8ec852a4 authored over 3 years ago
update version

4d81a15306f18fe0a5d7e1223e63ebd072e765cb authored over 3 years ago
Write-DbaDataTable - Work with temp tables (#7478)

457f0fba83dbe25d8b976c7531085804d9755f40 authored over 3 years ago
Get-ObjectNameParts - Fix for parsing object name with empty schema (#7480)

27d663ed927b41b05e489ecedc6d3626480c68a2 authored over 3 years ago
Merge pull request #7482 from sqlcollaborative/7481_AddDbaAgDatabase_SqlCredential

Add-DbaAgDatabase - Add missing SqlCredential when calling Test-DbaAvailabilityGroup

377e07cc1bf5d67763729b39025f3f04b32cab1b authored over 3 years ago
rerun test (do Set-DbaTcpPort)

fdd6ef582b25edbd9bb13be27c413caa71cd9703 authored over 3 years ago
Added SqlCredential

c3343741b7d99ab28b84a1a4c11f37b66a776a26 authored over 3 years ago
Merge pull request #7475 from sqlcollaborative/RepairDbaInstanceName_Fix_test

Repair-DbaInstanceName - Corrected test for warnings from Test-DbaInstanceName

effaab326cfd41b7ae6f443478e030ee0fbf0119 authored over 3 years ago
Corrected test

4637455c4d9b3504bd23c93a1fe120785a5131d2 authored over 3 years ago
update version

cb59c21694d4d33b88133d2c9de963f8c4d2502c authored over 3 years ago
Merge pull request #7472 from slimrich/patch-1

Test-DbaConnectionAuthScheme.ps1 flag fix

9157b7564b33e5bac5a31412d253d8dc83669ca6 authored over 3 years ago
Get-DbaProductKey - Update documentation and warn if 2016 or newer (#7474)

06e6328db27772229a017fbac9e55ed0810fa0c0 authored over 3 years ago
Test-DbaConnectionAuthScheme.ps1 flag fix

-ntlm and -kerberos flags giving incorrect results. The if statement that returns a true/false i...

b319234b3adc0820e84c0c9a16450c90ff5987fc authored over 3 years ago
update version

e7ae75eea8fed919234b2960f610571a41efdac5 authored over 3 years ago
Get-DbaDbMirror - Add new parameter for Database filtering (#7466)

ef7980fd246ee41bd541e4a19f0705833b78583f authored over 3 years ago
Start-DbaMigration - Fix WhatIf output (#7464)

5b09c5c9eaf1f3e3207a0fe6c313c98ced647e72 authored over 3 years ago
Copy-DbaLinkedServer - New parameter to exclude copying sensitive info (#7465)

d8b28c21aaa1d5e8d512eeddf7ab68a77bf0d12e authored over 3 years ago
Don't continue in end block if an earlier error is encountered (#7462)

e7f1ebdbd965e97195e78215d0bc2f411835c182 authored over 3 years ago
update version

67e0fab9bba8821d585e105a19c39470400ea6bf authored over 3 years ago
Write-DbaDbTableData - Use better contructor for SqlBulkCopy (#7460)

8bac85952970a107eca36b37c5433ddd0d515549 authored over 3 years ago
Invoke-DbaDbLogShipping - Fixed restore threshold parameter not being used (#7457)

9be8b17b46d8868f23508bf6964367c4a3faf0c5 authored over 3 years ago
update version

3a5d6604a81eb8552744a036616827ee4ce2a1b1 authored over 3 years ago
Export-DbaScript - Clean file even if no prefix is used (#7455)

a857cf195beb004639ef39457aa57e16e0d258eb authored over 3 years ago
Remove-DbaDbSequence - Redesign (#7408)

e22076ae3658ddeae95ec3d202592616ee9311e4 authored over 3 years ago
New-DbaConnectionStringBuilder - move to noncoresmo import (#7454)

b2e84e1bc999a28acccdb766b85b33a934566c44 authored over 3 years ago
fix encoding back to utf8 no bom

6be74c2d12b0bbdad79886cc3004d90b0db5e368 authored over 3 years ago
moved to publish process

5bed978c83f9b7533d07368e8814c89109036da8 authored over 3 years ago
update version

f9c6e94cf2f36da06c0eee23ef62c766fe3265b0 authored over 3 years ago
Restore-DbaDatabase - Changed WhatIf message / added deep copy of FileList (#7410)

* Changed WhatIf message

* implementing a deep copy of the FileList

* corrected the issue ...

6cf42b1eb52cb81cb74fbd8a4385b497eb858db8 authored over 3 years ago
1.0.160

67d25bb97236b64bf7f9a059e391caa60d56b44b authored over 3 years ago
Get-/Set-DbaTcpPort - Rewriting the commands and using Get-/Set-DbaNetworkConfiguration (#7390)

027fbd1a12a25d3625e653f69a451af60c2a4902 authored over 3 years ago
Merge branch 'development'

1f56aaecad04043d29eefeb73825aebddf3660e4 authored over 3 years ago
Create rebuild_docs.yml

8121d233f47e64940153c5cf825f30bcb8737792 authored over 3 years ago
prep version - 1.0.159

Not yet published, need it for testing

a6d4d31f5c363aa78e54ea1bb67ffbfc90313586 authored over 3 years ago
Merge branch 'development'

e8e7a3fc33134ef4591f2d5d22ad3116841b14bd authored over 3 years ago
1.0.158

c2bdc599617709ee4fa9b2adc9db2d94da4c3748 authored over 3 years ago
Remove-DbaAgentSchedule - Complete rewrite (#7430)

528dcb93c7d6ff321ec4c877517e4508bbbff096 authored over 3 years ago
Merge branch 'development'

0f8eed920e29e4e82c23c63bb42a01187beaddf5 authored over 3 years ago
1.0.157

b4af2ad4c663c46cd9f50a397c462280342bb1aa authored over 3 years ago
Start-DbaAgentJob, fixes #7444 (#7445)

c07c876862b6b04c87ebb3172688f0e8b034d3d3 authored over 3 years ago
Copy-DbaDbTableData - Alter regex to include ALTER TABLE (#7412)

434f6198d094ff8f5c8726a70b9a44ca621e6412 authored over 3 years ago
Completely rewritten Add-DbaAgDatabase / Added Test-DbaAvailabilityGroup (#7407)

da7076ec011440c9606cb684bbaea75b05358e30 authored over 3 years ago
appveyor runner now tests also all dependants when asked to run specific tests (#7435)

5b7a312b1f2b5549036df942bbd324376180f8af authored over 3 years ago
New command for adding a linked server (#7392)

3a64b6d9bf37d1f3df0ae2338978e265c452ada9 authored over 3 years ago
Resolve-NetBiosName - Return ComputerNamePhysicalNetBIOS if clustered (#7436)

743c410aab758cf6b92898b0e406d8f5972f89db authored over 3 years ago
New command for removing a linked server (#7393)

e93b52b6a987491c76b3c1e99f3553209d4d35c9 authored over 3 years ago
Install-DbaInstance - Test for allowed ACTION before adding SQLTEMPDBFILECOUNT (#7437)

4476d1e5223304958ed9eddfc1172518195d96cf authored over 3 years ago
Added connection timeout. Fixes #7417 (#7438)

947ce75c4486e723e7ba2c60dc1467b228daaa45 authored over 3 years ago
Typo fix (#7432)

c13dd86d796f3efcb66208c071f3334e516b0bb4 authored over 3 years ago
1.0.156

641091b832a990c2777a32e51e134bd30d506cb4 authored over 3 years ago
New-DbaDbSequence - Don't use Test-Bound with defaults (#7409)

3c254d05273ec4dcb0f872879cd0897023ef4742 authored over 3 years ago
Get-DbaService - Skip after first success / added more verbose (#7413)

ff25016fe0c7aad88fbf6d7b74dd31328c87118a authored over 3 years ago
Added SQL 2019 CU11 (#7431)

44c6e771883b302a6641b12d05bf7bebd4a0f3f4 authored over 3 years ago
Document commands as unsupported (#7429)

eea4f98811f9de93c79430da85a17cfb8215c196 authored over 3 years ago
Merge branch 'development'

9b7f2038e5bd8255242c42103eb1e5a45ad8cd2c authored over 3 years ago
1.0.155

d1bac434f7722cc439ec8b9a7561b02cefe08c11 authored over 3 years ago
Backup-DbaDatabase - Fix typo in parameter `ReplaceInName` (#7423)

f702621b2eed7bcd5274c21d3842565ce8a99899 authored over 3 years ago
Export-DbaScript - Invoke .Script() as a workaround for #5913 (#7404)

e0c88472df45e181c82cb16dd96eeadc6a334c58 authored over 3 years ago
New-DbaDbUser - Remove wrong example (#7411)

59a1ab68a586245864d78a711d7074b03356b489 authored over 3 years ago
buildref, fixes #7418 (#7419)

c9bd6758746d55db2cfe00f44d4a114244b4002b authored over 3 years ago
Find-DbaLoginInGroup - added declaration for variable (#7396)

d9dd8fa328ab7324e71f7e5e75616b7fcc95fe54 authored over 3 years ago
Export-DbaRegServer - Changed date format in filename to ISO Ymd (#7405)

4d4d8b3b7054af3c567db4766db3f530bfbc2513 authored over 3 years ago
Invoke-DbaAdvancedRestore - Format time for .ToPointInTime as iso string (#7406)

eeac15ec5f39f16a0a85b88148f94e7c8cc66aa1 authored over 3 years ago
SQL Watch commands cannot be used in PowerShell 7 (#7414)

4720f0970d6cad5b9beaccecac46612dff289f55 authored over 3 years ago
[#7383] Added parameter CommandTimeOut to the function Copy-DbaDbTableData (#7384)

a1485fa71c87cb2490ed32cd987a80a55e624c79 authored over 3 years ago
fix formatting errors

d40990e07eca3692c8bd6734fc53299f7da28051 authored over 3 years ago
try to add claudio

360f591d78fcbd092ab1086fe2a7854e19079f74 authored over 3 years ago
fix formatting errors

d7a89df162f3f6f12937e1137ea1aadb3a4cc40b authored over 3 years ago
Add DbaNetworkConfiguration

447e2493810f7d124dbfaa7360b25274ce32bf81 authored over 3 years ago
rename command

6f018d756cb5e8994d87501282ef27645278f4e7 authored over 3 years ago
Get-/Set-DbaNetworkConfiguration - New commands for managing network configuration of instance (#7376)

b008e1b8f4fb838fb9b52459c312d4ab87460e53 authored over 3 years ago
Remove-DbaDbSnapshot - should ask for confirmation (#7388)

f51c925fbdeee6ff6d2a5d1389903ead5ed1a878 authored over 3 years ago