Code Monkey home page Code Monkey logo

ndb's Introduction

ndb.exe is a migration tool for Sql Server. Well fit small developmemt team. Integrated with Sql Server Management Studio and Source control. The XML output allows to integrate with Continues Integration tools such as Cruise Control.NET

Required Components

Parameters

  • ndb.exe /reset or /r [Clear and recreates the database for the current /environment]
  • ndb.exe /version or /v [Retrieves the current schema version number]
  • ndb.exe /clear or /cl [Clears all the local databases defined in ndb.exe.config]
  • ndb.exe /create or /cr [Create the database defined in ndb.exe.config for the current /environment]
  • ndb.exe /migrate or /m [Migrate Database]
  • ndb.exe /migrate_to or /mt [Migrate database to version. e.g. /mt:10]
  • ndb.exe /no_aspnet_membership or /no_aspnet [Ignore install ASP.NET Membership Database (default no_aspnet)]
  • ndb.exe /aspnet_membership or /aspnet [Install ASP.NET Membership Database]
  • ndb.exe /trace or /t [Turn on invoke/execute tracing, enable full backtrace.]
  • ndb.exe /environment:{Development, Production} or /env [Specify the environment to run script.]
  • ndb.exe /xml or /xml [Xml output e.g. /xml:C:\temp\out.xml.]
  • ndb.exe /fixture or /f [Include fixture data in \fixtures folder.]
  • ndb.exe /grant_permission or /grant [Specify the user to grant permission to access database. e.g. /grant:"NT AUTHORITY\NETWORK SERVICE"] ndb.exe /help or /? [show help]

ndb's People

Contributors

jirapong avatar

Watchers

Vee avatar James Cloos avatar

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.