定制 programmatically/doctrine-postgres-schema-extra-bundle 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

programmatically/doctrine-postgres-schema-extra-bundle

最新稳定版本:1.0.3

Composer 安装命令:

composer require programmatically/doctrine-postgres-schema-extra-bundle

包简介

README 文档

README

A Symfony bundle to make working with Postgres easier. Removes the annoying schema change in migrations, as well as provide a way to ignore manually created indices from migrations

Installation

composer require programmatically/doctrine-postgres-schema-extra-bundle

Add configuration:

# config/packages/doctrine.yaml
doctrine:
    dbal:
        platform_service: 'Programmatically\DoctrinePostgresSchemaExtraBundle\Doctrine\CustomPostgreSQLPlatformService'
        schema_manager_factory: 'doctrine.dbal.default_schema_manager_factory'

To ignore indices (optional), add the following configuration:

# config/packages/doctrine_postgres_schema_extra.yaml
doctrine_postgres_schema_extra:
    ignored_index:
        - name of the index

Contributions

Contributions are welcome! Please submit issues and pull requests to the GitHub repository.

统计信息

  • 总下载量: 178
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-11-25

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固