9 calls to views_schema()
- views_schema_6003 in ./
views.install - Add missing unique key.
- views_schema_6004 in ./
views.install - Enlarge the views_object_cache.data column to prevent truncation and JS errors.
- views_schema_6005 in ./
views.install - Enlarge the base_table column
- views_schema_6006 in ./
views.install - Add the cache_views_data table to support standard caching.
- views_schema_6008 in ./
views.install - Add the primary key to views_display table.
- views_schema_6009 in ./
views.install - Enlarge the views_display.display_options field to accomodate a larger set of configurations (e. g. fields, filters, etc.) on a display.
- views_schema_6010 in ./
views.install - Remove the view_php field
- views_schema_6012 in ./
views.install - Add a human readable name.
- views_schema_6013 in ./
views.install