- drupal
- drupal7
Hierarchy
includes/database/sqlite/schema.inc, line 15
Verwandte Themen
- Schema API
- A Drupal schema definition is an array structure representing one or
more tables and their related keys and indexes. A schema is defined by
hook_schema(), which usually lives in a modulename.install file.
Kommentare
Kommentar hinzufügen