Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 0.05 | Andrej Zverev | 2013-11-24 | 1 | -2/+2 |
| | | | | | | | | | | | | - Add LICENSE - Add STAGE support PR: ports/184190 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Approved by: maintainer (miwi@ is AFK) Notes: svn path=/head/; revision=334733 | ||||
* | - Update to 0.04 | Martin Wilke | 2011-03-03 | 1 | -3/+2 |
| | | | | Notes: svn path=/head/; revision=270167 | ||||
* | The Perl 5 module DBICx::TestDatabase creates a temporary SQLite | Martin Wilke | 2008-10-24 | 1 | -0/+3 |
database, deploys your DBIC schema, and then connects to it. This lets you easily test your DBIC schema. Since you have a fresh database for every test, you don't have to worry about cleaning up after your tests, ordering of tests affecting failure, etc. WWW: http://search.cpan.org/dist/DBICx-TestDatabase/ Notes: svn path=/head/; revision=221963 |