DatabaseSchema_pgsql::$tableInformation
A cache of information about blob columns and sequences of tables.
This is collected by DatabaseConnection_pgsql->queryTableInformation(), by introspecting the database.
Type: array
See also
DatabaseConnection_pgsql->queryTableInformation()
File
-
includes/
database/ pgsql/ schema.inc, line 31
Class
Code
protected $tableInformation = array();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.