istattic/sqlsrvdropper
Composer 安装命令:
composer require istattic/sqlsrvdropper
包简介
A simple class to enable dropping SQLSrv Columns within a Laravel migration.
README 文档
README
This README would normally document whatever steps are necessary to get your application up and running.
What is this repository for?
- For older versions of Laravel, the sqlsrv database drive does not support dropping columns with default values.
- This package allows an additional call to ensure migrations with $table->dropColumn() commands work with Sql Server.
How do I get set up?
统计信息
- 总下载量: 123
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-10-11