How can we help you today? How can we help you today?

DLM Automation - Seed Data

Hello,

I have a visual studio database project, there is a post deployment script in:

~/Database/Scripts/Post Deployment

I am trying to get this script to run to populate my tables. I am using Team City's plugin to create the nuget package. I checked and the nuget package contains this file.

I use Octopus Deploy's plugin to generate the change script and perform the deployment. But my tables are empty. If I were to deploy via Visual Studio publish, the seed data is inserted properly. What am I missing?
GordonMPG
0

Comments

1 comment

  • Rob C
    Hi Gordon,

    We don't technically support SSDT projects but they do work to an extent because the folder structure is similar to a Redgate SQL Source Control project. This is why the post-deployment script will not work with our tools, yet will work when you publish using Visual Studio itself.

    Sorry.
    Rob C
    0

Add comment

Please sign in to leave a comment.