Brent Shaub wrote: > Is this new to CF 7? I've got a handful of "select *" queries that when I > modify the underlying table, the results do not include the new column(s). > If this is a known issue, how can I refresh the cache for CF to pull the new > fields? > > Since I inherited the app, listing all the columns and ideally reviewing > which columns are needed (which is further time-consuming since many queries > are in reused .cfcs) would be less than ideal. As part of new development > rollouts, I'd just flush the cache after changing the database.
I don't believe it's new, although in the past when I'd done this, I'd actually get a cryptic error like "9 != 9" or something like that! Rick ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:254462 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

