首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 数据库变更管理工具

数据库变更管理工具

  • 资源大小:348.76 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 数据库 管理工具 变更

资 源 简 介

db-advance is a tool to deploy changes to SQL Server database. db-advance works with package which is a simple zip file with contents of following structure: +---0001| +---Commit| | 001.schema.sql| | 002.data_TestTable.sql| | 003.sp_GetDataFromTestTable.sql| || ---Rollback| 999.schema.sql|+---0002| +---Commit| | 001.schema.sql| || ---Rollback| 999.schema.sql|+---0003| +---Commit| | 001.schema.sql| || ---Rollback| 999.schema.sql|---0004 +---Commit | 001.schema.sql | ---Rollback 999.schema.sql Each folder represents delta with two parts - commit and rollback. Scripts in folder are executed sequentially in alphanumeric order. Command line to deploy database: DbAdvance.Host.exe -commit "Data Source=(local);User Id=sa; Password=god" DatabaseName buildsuild.zip It will apply all delta

文 件 列 表

db-advance
DbAdvance.Host.exe
DbAdvance.Host.exe.config
ICSharpCode.SharpZipLib.dll
Microsoft.Practices.ServiceLocation.dll
Microsoft.Practices.ServiceLocation.xml
Microsoft.Practices.Unity.Configuration.dll
Microsoft.Practices.Unity.Configuration.xml
Microsoft.Practices.Unity.dll
Microsoft.Practices.Unity.Interception.Configuration.dll
Microsoft.Practices.Unity.Interception.Configuration.xml
Microsoft.Practices.Unity.Interception.dll
Microsoft.Practices.Unity.Interception.xml
Microsoft.Practices.Unity.xml
UnityConfiguration.dll
UnityConfiguration.xml
VIP VIP
0.180342s