Function DatabaseDriver->has_default_for_text_fields

Definitions

sources/database.php

  • Find whether text fields can/should be given default values when added as a new column to an existing table.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: bool

Return

  • Whether they do
  • Type: boolean
  • Set: N/A
  • Range: N/A