Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

alt text

Sql Database

For storing and retrieving yugioh deck and card related data.

Installing

 $ git clone https://github.com/fablecode/dueltank.git
  1. Build the database project 'dueltank.database.sln'
  2. Publish database to sql server

Built With

DACPAC

A data-tier application (DAC) is a logical database management entity that defines all SQL Server objects - such as tables, views, and instance objects - associated with a user's database. It is a self-contained unit of SQL Server database deployment that enables data-tier developers and DBAs to package SQL Server objects into a portable artifact called a DAC package, or .dacpac file.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.