blast-project/doctrine-pgsql-bundle
Composer 安装命令:
composer require blast-project/doctrine-pgsql-bundle
包简介
This bundle extends the Postgresql functionalities of Doctrine and Sonata projects
README 文档
README
This bundle extends the Postgresql functionalities of Doctrine and Sonata projects
Features
For the moment, the only feature of this bundle is:
- replacing LIKE keyword by ILIKE (Postgresql specific) in sql queries in order to have case insensitive comparisons
- Substring function (regular expressions): "substring(field, regexp)" outputs "substring(field from regexp)". Postgresql specific
统计信息
- 总下载量: 2.36k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0
- 更新时间: 2016-12-02