Function DatabaseDriver->has_drop_table_if_exists
Definitions
sources/database.php
- Find whether drop table "if exists" is present.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
Return
- Whether it is
- Type: boolean
- Set: N/A
- Range: N/A