Cool will do.
Andrew
On 21 Jul 2009, at 22:13, Clint Morgan wrote:
Yeah, you've basically got it right. Its a bug.
Please open a JIRA (and perhaps take a stab at a patch). Its low on
my
priority list as we mostly just do updates or delete whole rows..
-clint
On Tue, Jul 21, 2009 at 1:0
Yeah, you've basically got it right. Its a bug.
Please open a JIRA (and perhaps take a stab at a patch). Its low on my
priority list as we mostly just do updates or delete whole rows..
-clint
On Tue, Jul 21, 2009 at 1:04 PM, Andrew McCall wrote:
> Hi,
>
> I've been using the IndexedTable stuf
Hi,
I've been using the IndexedTable stuff from contrib and come across a
bit of an issue.
When I delete a column my indexes are removed for that column. I've
run through the code in IndexedRegion and used very similar code in my
own classes to recreate the index after I've run the delete