Ticket #480 (closed Feature Request: fixed)
Metadata cache clearing for ORM, Database, and Potentially Drivers
| Reported by: | allain | Owned by: | Shadowhand |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.2 |
| Component: | Libraries:ORM | Version: | SVN HEAD |
| Keywords: | caching | Cc: |
Description
For something I'm working on I'm adding columns to tables on the fly.
Problem I'm encountering is that from ORM down there's caching (which is good) of field metadata.
It'd be nice if there were a method for clearing all metadata caches, or at least a parameter that would force a refresh of the requested metadata in the list_fields and list_tables methods.
Change History
Note: See
TracTickets for help on using
tickets.
