galek / doctrine-fb-driver
此包已被弃用,不再维护。未建议替代包。
Doctrine 2 - Firebird 驱动器
v1.0.5
2017-12-21 12:55 UTC
Requires
- doctrine/dbal: ^2.5
This package is not auto-updated.
Last update: 2019-02-20 19:25:00 UTC
README
Doctrine 2 - Firebird 驱动器
已弃用,将不再继续,并将被移除。(对于PHP来说,使用Firebird不是一个好主意)
包安装
安装Nette Calendar的最佳方式是使用Composer
$ composer require galek/doctrine-fb-driver
在 doctrine 配置中使用
driverClass: '\Doctrine\DBAL\Driver\Ibase\Firebird\Driver'
不要使用驱动程序 ;)