in reply to Re: SQL configurations in automated testing
in thread SQL configurations in automated testing
I wouldn't care about what, testing it? :)
DBIx::Class looks interesting, but it's a HUGE project, compared to my homely program. I can count the number of alternative methods needed to work with the various backends on my project on one hand, so I'm not sure quite a large solution is needed quite yet.
I may have missed it - is there an auto-configuration part of DBIx::Class for testing? Using it for this project looks somewhat like a rewrite of the program, unfortunately. The program is older than DBIx::Class :)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: SQL configurations in automated testing
by dragonchild (Archbishop) on Nov 21, 2007 at 21:24 UTC | |
by skazat (Chaplain) on Nov 21, 2007 at 22:38 UTC | |
by aquarium (Curate) on Nov 22, 2007 at 04:18 UTC |
In Section
Seekers of Perl Wisdom