bearcodi/laravel-postgresql-schemas
Composer 安装命令:
composer require bearcodi/laravel-postgresql-schemas
包简介
README 文档
README
__ __
/ / ___ ________ __ _____ / /
/ /__/ _ `/ __/ _ `/ |/ / -_) /
/____/\_,_/_/ \_,_/|___/\__/_/
___ __ ________ __
/ _ \___ ___ / /____ ________ / __/ __ \ / /
/ ___/ _ \(_-</ __/ _ `/ __/ -_)\ \/ /_/ / / __
/_/ \___/___/\__/\_, /_/ \__/___/\___\_\/____/
/___/
____ __
/ __/___/ / ___ __ _ ___ ____
_\ \/ __/ _ \/ -_) ' \/ _ `(_-<
/___/\__/_//_/\__/_/_/_/\_,_/___/
WARNING This is work in progress!!!
About
Laravel package to add support for PostgreSQL SCHEMA.
Installation
$ composer require bearcodi/laravel-postgresql-schemas
Publish configuration
$ php artisan config:publish --vendor=bearcodi
Environment Variables
| Variable | Default | Description |
|---|---|---|
DB_SCHEMA_PREFIX |
'' | Prefix for your environments schemas. |
DB_SCHEMA_FORCEDROP |
true |
Implements PostgreSQL CASCADE or RESTRICT on drop of schema. |
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2024-05-08