Function DatabaseDriver->get_max_indexes
Definitions
sources/database.php
- Find the maximum number of indexes supported.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: int
Return
- Maximum number of indexes (null: no limit or inconsequentially-large limit)
- Type: ?integer
- Set: N/A
- Range: N/A