Function DatabaseDriver->is_flat_file_simple
Definitions
sources/database.php
- Determine whether the database is a flat file database, and thus not have a meaningful connect username and password.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
Return
- Whether the database is a flat file database
- Type: boolean
- Set: N/A
- Range: N/A