Support "virtual" fields in Schema tables
Crell - August 24, 2008 - 08:06
| Project: | Drupal |
| Version: | 8.x-dev |
| Component: | database system |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
A "virtual" field is a field that does not exist in the database but is exposed to other systems that call the schema. They are used by Views to support fields such as "link to node". Adding support for them in Schema API is a prerequisite for Views being able to leverage Schema API and reduce a lot of its own code requirements.

#1
Subscribing. *So* interesting! :)
#2
Oh well.