Module: Og::SchemaInheritanceBase

Defined in:
lib/og/markers.rb,
lib/og/store/kirby.rb

Overview

Fix for schema inheritance. Instead of inferring the property on each access of the database we add it explicitly when the marker module is imported. Currently this fix is applied for this store only. The other stores should be similarly altered.