Ecosyste.ms: OpenCollective

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

dbatools

PowerShell module to help SQL Server Pros be more productive.
Collective - Host: opensource - https://opencollective.com/dbatools - Website: https://dbatools.io - Code: https://github.com/sqlcollaborative/dbatools

Merge pull request #4148 from sqlcollaborative/development

0.9.471

github.com/dataplat/dbatools - 0e754031883fe7eb41334ea1e557ee80f5fb7505 authored over 6 years ago
Merge pull request #4146 from wsmelton/help-examples

Formatting examples

github.com/dataplat/dbatools - 351936125c724414a0126e7a725f693e0d9db406 authored over 6 years ago
add missing param in help

github.com/dataplat/dbatools - ef67ec226c10e8ebaa49462949383cc9167370d2 authored over 6 years ago
fixing error on test and remove cmd

github.com/dataplat/dbatools - 41aeaa795d82bc9f163c3c180f814e9ce1cde5f1 authored over 6 years ago
weird text duplicated removed

github.com/dataplat/dbatools - d0a5c1863f2bd3f84c140f222d485eb03fc26604 authored over 6 years ago
adjust notes and format

github.com/dataplat/dbatools - 56a78da965b2660fcf27b28775639f733c509250 authored over 6 years ago
mostly removing trailing spaces

github.com/dataplat/dbatools - be26074ff2fdd7f3d5f73170f9c5a6b1ab8d53b2 authored over 6 years ago
same ole thing

github.com/dataplat/dbatools - f477164fe7b343f24b6c03eb4744820ed3eca52a authored over 6 years ago
Update format, examples

Removing authors that didn't have significant commit counts

github.com/dataplat/dbatools - 81be8ee409b63ba1bfb4ebd7bf7f06a505765bd7 authored over 6 years ago
chunk of formatting

github.com/dataplat/dbatools - 3eb145f8f37faab388832fc76dbb20eef91f7cf5 authored over 6 years ago
more of the same

github.com/dataplat/dbatools - 8d94b686a208f11b296e45ce510b01859d4d4823 authored over 6 years ago
give you two guesses

github.com/dataplat/dbatools - 197eb4cf1a5e6fea225f5c65ccfa902a327be7c0 authored over 6 years ago
You must be the change you wish to see in the world. -Gandhi

github.com/dataplat/dbatools - ba0635011859c99d1eb71a270aa9c33aebcf6ba8 authored over 6 years ago
You can do anything, but not everything. - David Allen

github.com/dataplat/dbatools - f5f89d87b4104cd3c26f6b9b81ea0632374f8dd9 authored over 6 years ago
yeah stil updating

github.com/dataplat/dbatools - 2c461514e751314f8b886ea294bef41409dc0a4b authored over 6 years ago
updating alot of updating

github.com/dataplat/dbatools - 65958037a4c8a75c869f1b23e3ba5ba06b49f354 authored over 6 years ago
yeah yeah updating

github.com/dataplat/dbatools - 5fed08563f107ab8903833f2dfce2b51e90e1226 authored over 6 years ago
updating help again

github.com/dataplat/dbatools - 3e8147716ae95fa25914678f3b794dbeabd18872 authored over 6 years ago
update help, redo some examples in start migration cmd

github.com/dataplat/dbatools - f1482051ecbc715c7068816daf4bd7fd09981e5a authored over 6 years ago
update help again

github.com/dataplat/dbatools - 4a8e609cbc5191e99c662151ecc358b58f26cef1 authored over 6 years ago
updating updating updating

github.com/dataplat/dbatools - 93c732d52ebbbb7b36410c102bf610ae72adcf39 authored over 6 years ago
formatting help

github.com/dataplat/dbatools - 3a2b1c830b91e8ddf73c43d2f598fdb4043f8e55 authored over 6 years ago
updated confirm

github.com/dataplat/dbatools - 5aa70adc45b416a8c6fc571b58c6304cd1760c4a authored over 6 years ago
Merge pull request #4145 from sqlcollaborative/development

0.9.470

github.com/dataplat/dbatools - ebcd4dc383350fea7dc48397e3b5b798dbfa8ed0 authored over 6 years ago
Clarify CmObject failures, fix dll compile routine (#4144)

* update

* Fixed library runtime compilation

* fixed build sequence

* add dll

* remo...

github.com/dataplat/dbatools - 08960869a6ab19bbc0c300b1438e29eecc79dfd4 authored over 6 years ago
Merge pull request #4143 from sqlcollaborative/development

0.9.459

github.com/dataplat/dbatools - 94d3e75b3dbc81be2d83f9d7e39c64aa1182bf6b authored over 6 years ago
Get-DbaSpDatabase (#4141)

* initial commit

* added test

* fixed help

* remove trailing

* updated test

this ...

github.com/dataplat/dbatools - 1a80cfe9e69d7817638f9f0e5ee42002f42ed58f authored over 6 years ago
Merge remote-tracking branch 'upstream/development' into development

github.com/dataplat/dbatools - be1b0aa275b6405e42e89bf2e0d262d29f1ff368 authored over 6 years ago
reformat help (#4142)

* reformat help

* trim trailing spaces

github.com/dataplat/dbatools - 3c587bd598b3b94f8ee4ffd9532b9bd596c8f252 authored over 6 years ago
Merge pull request #4139 from sqlcollaborative/testfix

Test fixes

github.com/dataplat/dbatools - b74a2f2116e154d834bd5df753c256e32eaa0434 authored over 6 years ago
updated from object to string

github.com/dataplat/dbatools - 22975ccda47ee2cccf3051cfcf7339b264268928 authored over 6 years ago
made pretty, fixed a strange variable issue

github.com/dataplat/dbatools - 0a7efaed12dcbce6c906ece4505a9183a14ceede authored over 6 years ago
changed to server role because of super weird variable scoping issues

github.com/dataplat/dbatools - bc8cfe7365124b0d6b2d9446ee45484614bea794 authored over 6 years ago
fixed insert issue

github.com/dataplat/dbatools - 6cd8ed47ca7aec1a054b512d3d563e13708ea33c authored over 6 years ago
change to name

github.com/dataplat/dbatools - 743bcd268f1008c63b3300ecce40fd57385e2005 authored over 6 years ago
removed static server name and changed location of query builder

github.com/dataplat/dbatools - 6645f9fa18a4cad8efad845101dce726b93f501c authored over 6 years ago
changed to proper command

github.com/dataplat/dbatools - 5555b1d07dc732216742ad3636f794e7216a19f5 authored over 6 years ago
removed command

github.com/dataplat/dbatools - 145a277fece96a241c5552dfdfd5562ee6f18638 authored over 6 years ago
Merge pull request #4138 from sqlcollaborative/feature

Get-DbaDbFeatureUsage - reorder columns

github.com/dataplat/dbatools - ee999b46c7e7ddbc8055594a6aaae8bdf06dcde1 authored over 6 years ago
reorder columns

github.com/dataplat/dbatools - 3c9a79ca5a6d798b4bffddd30d2d4ad2b0bb43ce authored over 6 years ago
Merge pull request #4137 from sqlcollaborative/development

0.9.458

github.com/dataplat/dbatools - 213ea0e4f050bebbdedebf27c1640d1d92abd44f authored over 6 years ago
updated copyright statement

github.com/dataplat/dbatools - 662b852b29731d8759f522cd2f02f74250701e7a authored over 6 years ago
updated copyright statement

github.com/dataplat/dbatools - b3c0ecfa907039edc2048575abf6c0f09b0f5d25 authored over 6 years ago
Merge pull request #4136 from sqlcollaborative/development

0.9.457

github.com/dataplat/dbatools - 705aa4c4780de4bd8388ae9d79c355c20c7c7cb5 authored over 6 years ago
New Get-DbaDbRoleMember Function (#4131)

* New Get-DbaDbRoleMember function

* Additional examples in help

* tab -> space

github.com/dataplat/dbatools - cf408a3be33fedd5d70e67ee607b7af70f48dd04 authored over 6 years ago
New Get-DbaServerRoleMember Function (#4133)

* New function Get-DbaServerRoleMember

* Added example for Login parameter

* ExcludeRole i...

github.com/dataplat/dbatools - 4cbef55dc55292e6a7a90b841526ad301c5d0987 authored over 6 years ago
Mirroring command set (#4132)

adding mirror command set

github.com/dataplat/dbatools - 4c8a414ddf2f33ca6f5fed45cc5b58f2f7cf0550 authored over 6 years ago
Merge pull request #4135 from sqllensman/SQLSERVER

Removing References to Alias of SqlInstance, Add Prompt to examples

github.com/dataplat/dbatools - 80abdac3c1c44741309bb19b9ee76cc4b45eb45a authored over 6 years ago
Added Prompt to example

github.com/dataplat/dbatools - 3dbb7b30ba520152993934d547f0e41e782679fe authored over 6 years ago
Removing References to Alias of SqlInstance, Add Prompt to examples

github.com/dataplat/dbatools - 3d4548d80bf480820cb6dc99df90ffda9cc80b2d authored over 6 years ago
add Test-DbaEndpoint

github.com/dataplat/dbatools - b29b14826777ca9d5c8ccabf48396bcfcea90fd4 authored over 6 years ago
Merge pull request #4130 from sqlcollaborative/development

0.9.455

github.com/dataplat/dbatools - f3b842573fecefcee2687333ae453f531f0a6c02 authored over 6 years ago
Merge pull request #4129 from niphlod/docs/Export-DbaScript

Export-DbaScript, fix example alignment

github.com/dataplat/dbatools - bdd42801559261203394f01d76f33cb1f61b9416 authored over 6 years ago
Merge pull request #4126 from jpomfret/test-dbadbcompression

Test-DbaDbCompression fixes issue with non default schema

github.com/dataplat/dbatools - 9a2807df44f34fd0bee6e10095accc3b8e13d0ac authored over 6 years ago
added new commands

github.com/dataplat/dbatools - e3517de6b8abc650fa130039d6504c1ffad9160c authored over 6 years ago
Export-DbaScript, fix example alignment

github.com/dataplat/dbatools - 10f9f2869a69ac3db13ddfee3a6228bae7733c9f authored over 6 years ago
Merge pull request #4127 from awickham10/Set-DbaLogin

Set-DbaLogin Updates

github.com/dataplat/dbatools - 93071dc310a6215ddab568928636c78334924136 authored over 6 years ago
Merge pull request #4124 from nvarscar/export-pac-path

Using ProviderPath instead of Path in Export-DbaDacPackage

github.com/dataplat/dbatools - be4627bdad4a5fcfb4502a8694b111f6426c6094 authored over 6 years ago
Merge pull request #4122 from niphlod/speed/Get-DbaDatabase

Get-DbaDatabase, faster enum

github.com/dataplat/dbatools - 56377ea591bee711a5355bbdde51ecb3c649c8d2 authored over 6 years ago
Merge pull request #4125 from sqlcollaborative/gethelpindexfix

Get-DbaHelpIndex - bugfix as reported in slack

github.com/dataplat/dbatools - 12710a20111cdcb58513bbf585bab06226e6038f authored over 6 years ago
Merge branch 'development' into export-pac-path

github.com/dataplat/dbatools - cb02d7846f9e19b2d83c17de403cfb67d17c1e8d authored over 6 years ago
Switched output to SMO Login object

github.com/dataplat/dbatools - adfbdf81d3b78422482ed08fdfd402cb44020df3 authored over 6 years ago
Cache logins by instance for performance

github.com/dataplat/dbatools - 7addd3d7c89a10746d635ae441d365617fc111f3 authored over 6 years ago
added test that percentUpdate and percentScan are not null

github.com/dataplat/dbatools - e419b4a685ef51ecd66ff64a11d4cc5305117c91 authored over 6 years ago
Fixes issue #4099 where fields are null for objects not in default schema

github.com/dataplat/dbatools - b5e617d436007ee076de83bb63cb879429623c5d authored over 6 years ago
bugfix as reported in slack

github.com/dataplat/dbatools - 55f06730e53f90a34c677422f40e8a94c408e718 authored over 6 years ago
Changed over to using Test-Bound

github.com/dataplat/dbatools - 4ec60f8c1380e451dfd6d6aeba25d6d63d4d4823 authored over 6 years ago
Minor formatting changes

github.com/dataplat/dbatools - 93bc3b952b544b0159eb5700353b748c8dd07bfc authored over 6 years ago
Utilize Get-DbaLogin's filtering instead of using Where

github.com/dataplat/dbatools - 3b592692c2ec1d2305412bb401df18cc7ca4331c authored over 6 years ago
Added pipeline example to help

github.com/dataplat/dbatools - a099df40cc8faba355c1b508a9b58b19bfa7586d authored over 6 years ago
Changed double quotes to single where appropriate

github.com/dataplat/dbatools - 31c5f6d3cd9e7dcca29b6370dab5bb954de11641 authored over 6 years ago
Updated readability of Password validation

github.com/dataplat/dbatools - d5114ebb08271cc97a8a24e39b3a533842ac67ad authored over 6 years ago
Get-DbaDatabase.Tests, mocking the other way around

github.com/dataplat/dbatools - 268896d3a0182ca0c7bc846e41903be9619a0784 authored over 6 years ago
Merge pull request #4123 from niphlod/fix/Get-DbaDbExtentDiff

Get-DbaDbExtentDiff, allow 2016SP2 too

github.com/dataplat/dbatools - 9c02cdf4ebfc0d02f79927735de2e3cecf0c4aa6 authored over 6 years ago
Using ProviderPath instead of Path

github.com/dataplat/dbatools - e0357a73dc12f82380a6a1ecebb7030099989f84 authored over 6 years ago
Get-DbaDbExtentDiff, allow 2016SP2 too

github.com/dataplat/dbatools - 59d3c56979addf196c2dbce51f28936dfd3cca56 authored over 6 years ago