Search for createTables
- Search 9.5.x for createTables
- Search 8.9.x for createTables
- Search 10.3.x for createTables
- Search 11.x for createTables
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DatabaseSchema_mysql::createTableSql | function | includes/ |
Generate SQL to create a new table from a Drupal schema definition. |
| DatabaseSchema_pgsql::createTableSql | function | includes/ |
Generate SQL to create a new table from a Drupal schema definition. |
| DatabaseSchema_sqlite::createTableSql | function | includes/ |
Generate SQL to create a new table from a Drupal schema definition. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.