Hi all,

I have a code base that is currently using both the schema_caching 
extension and the class_table_inheritance model plugins. I noticed that the 
CTI plugin does not utilize the schema cache even when it is available, and 
prefers to query the datasource instead. 

https://github.com/jeremyevans/sequel/compare/master...spidrtech:cti-schema-cache
 
is my attempt at a starting point for how those additional queries could 
potentially be eliminated altogether, but I wanted to see if there was a 
preferred approach before getting too far into the weeds on this. 

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sequel-talk.
For more options, visit https://groups.google.com/d/optout.

Reply via email to