Function Database_Static_postgresql->has_drop_table_if_exists

Definitions

sources/database/postgresql.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