Schema reference field
Categories
Component ID
1995436
Component name
Schema reference field
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
2716
Component created
Component changed
Component body
Provides a field type for referencing SQL schema (connection, table/view, and/or column). This module has nothing to do with inspecting hook_schema(). It is using the Schema module to perform actual inspection and discovery of what tables and columns are available.
Dependencies
- Schema 7.x-1.0-rc1 OR LATER
Known Issues
- Schema module currently only supports MySQL and PostgreSQL databases.
