Git Product home page Git Product logo

psdac's People

Contributors

abbgrade avatar awesthoff avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

psdac's Issues

Install-DacPackage.Server.DacService.Database.wwi DacPac failed

Message:

ValidationMetadataException: The argument is null or empty. Provide an argument that is not null or empty, and then try the command again.
ParameterBindingValidationException: Cannot validate argument on parameter 'Path'. The argument is null or empty. Provide an argument that is not null or empty, and then try the command again.
at , D:\a\PsDac\PsDac\test\Install-Package.Tests.ps1:79

Add Get-DacColumn Support for Views

Thanks for this great library! Makes handling DacPacs from Powershell much easier!

I have a feature request.

At this moment the Get-DacColumn only works for tables. However, views also have Columns and I would like to access them as well.

Thanks!

Install-Package fails on Windows

[-] Context Install-DacPackage.Server.DacService.Database.testdb DacPac failed
ValidationMetadataException: The argument is null or empty. Provide an argument that is not null or empty, and then try the command again.
ParameterBindingValidationException: Cannot validate argument on parameter 'Path'. The argument is null or empty. Provide an argument that is not null or empty, and
then try the command again.
at , C:\Users\s.kampmann\Repos\PsDac\test\Install-Package.Tests.ps1:58
[-] Context Install-DacPackage.Server.DacService.Database.wwi DacPac failed
ValidationMetadataException: The argument is null or empty. Provide an argument that is not null or empty, and then try the command again.
ParameterBindingValidationException: Cannot validate argument on parameter 'Path'. The argument is null or empty. Provide an argument that is not null or empty, and
then try the command again.
at , C:\Users\s.kampmann\Repos\PsDac\test\Install-Package.Tests.ps1:76

Database drift

It would be great to support database drift reporting, like a database schema compare between a deployed database and a dacpac.
Use case is testing of migrations.

Update Microsoft.SqlServer.DacFx

Microsoft.SqlServer.DacFx switched from System.Data.SqlClient to Microsoft.Data.SqlClient. Therefore this update requires more testing.

New-DacPackage

Add a command to create a new DacPackage from a existing database.

Fix PsSmo Dependency in Build Validation

Import-Module: D:\a\PsDac\PsDac\test\Install-Package.Tests.ps1:6
Line |
6 | … ipt:PsSmo = Import-Module PsSmo -MinimumVersion 0.6.0 -PassThru -Erro …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| The specified module 'PsSmo' with version '0.6.0' was not loaded because no valid module file was
| found in any module directory.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.