Download the PHP package ggergo/sqlindexhintbundle without Composer
On this page you can find all versions of the php package ggergo/sqlindexhintbundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ggergo/sqlindexhintbundle
More information about ggergo/sqlindexhintbundle
Files in ggergo/sqlindexhintbundle
Download ggergo/sqlindexhintbundle
More information about ggergo/sqlindexhintbundle
Files in ggergo/sqlindexhintbundle
Vendor ggergo
Package sqlindexhintbundle
Short Description Doctrine SqlWalker extension to apply USE INDEX and FORCE INDEX hints using DQL on top of MySql. Works with both createQuery and createQueryBuilder.
License MIT
Package sqlindexhintbundle
Short Description Doctrine SqlWalker extension to apply USE INDEX and FORCE INDEX hints using DQL on top of MySql. Works with both createQuery and createQueryBuilder.
License MIT
Please rate this library. Is it a good library?
Informations about the package sqlindexhintbundle
USE INDEX and FORCE INDEX using Doctrine MySQL
Doctrine SqlWalker extension to apply USE INDEX
and FORCE INDEX
hints using DQL on top of MySQL.
Works with both createQuery()
and createQueryBuilder()
.
You can set different index hints per DQL table aliases.
Getting Started
Example:
Installing
Require with Composer, i.e.:
All versions of sqlindexhintbundle with dependencies
PHP Build Version
Package Version
The package ggergo/sqlindexhintbundle contains the following files
Loading the files please wait ....