Posted on Dec 1, 2010 by
Happy Hippo
- load database objects from system tables into a schema object, including:
- partial loading (by object type and object name)
- indexing by object name
- foreign key linking (eg. charset.default_collation -> collation object)
- master-detail linking (eg. table.columns -> columns list)
Status: Started
Labels:
Type-Enhancement
Priority-Medium