Hello,
I have created a .tgz containing a test that fails, but 'should' pass.
Instructions on how to use it are in README.
You will have to setup a postgres server to test against. Not too tricky
but let me know if you want pointers.
Thanks again,
-Ben
On Mon May 10 17:22:20 2010, dan.horne@redbone.co.nz wrote:
Show quoted text> Hi,
>
> I haven't used postgress and aren't familiar with it. Can you please
post a
Show quoted text> simple test case that exemplifies the issue
>
> Thanks
>
> Dan
>
> On 10 May 2010 23:28, Ben via RT <bug-DBIx-VersionedDDL@rt.cpan.org>
wrote:
Show quoted text>
> > Mon May 10 07:28:13 2010: Request 57342 was acted upon.
> > Transaction: Ticket created by bugthing
> > Queue: DBIx-VersionedDDL
> > Subject: Text::CSV configuration within does not parse double
quotes.
Show quoted text> > Broken in: (no value)
> > Severity: (no value)
> > Owner: Nobody
> > Requestors: ben@opusvl.com
> > Status: new
> > Ticket <URL:
https://rt.cpan.org/Ticket/Display.html?id=57342 >
> >
> >
> > Hello,
> >
> > Thanks for the module, very handy. :)
> >
> > I have some table names that must be wrapped in double quotes (eg. user
> > in postgres must be referenced "user")
> >
> > This caused the Text::CSV not to parse my .sql files once your module
> > had stripped \n and comments etc.
> >
> > other than that works great.
> >