Subject Re: Problem with metadata in dbunit
Author javakqj
Hello,

We are using 2.1.6 (downloaded a week ago) and seeing the issue as mentioned in this thread.
Has this issue been fixed? Is there a patch I need to apply for 2.1.6?

Please let me know.

Thanks


--- In Firebird-Java@yahoogroups.com, Roman Rokytskyy <roman@...> wrote:
>
>
> > I encountered the same problem with Jaybird 2.1.6 and FB 2.1.
> >
> > metadata.getColumns(null, null, "AA\\_BB", null)
> >
> > returns columns of tables AA_BB, AA_BB_CC, AA_BB_DD, ... (by the "AA\\_BB%" pattern in short)
> >
> > It seems a bug.
>
> I have fixed something in HEAD, will check with your example.
>
> Roman
>