16 years agoMove post_ddl processing into separate method
Drew Taylor [Mon, 19 May 2008 15:16:58 +0000]
Move post_ddl processing into separate method

16 years agopull from 1.000
Luke Saunders [Fri, 25 Apr 2008 16:35:40 +0000]
pull from 1.000

16 years agoOptimised populate to take advantage of insert_bulk
Luke Saunders [Fri, 25 Apr 2008 16:31:56 +0000]
Optimised populate to take advantage of insert_bulk

16 years agoupdated changes and added drew to contribs
Luke Saunders [Fri, 25 Apr 2008 16:27:50 +0000]
updated changes and added drew to contribs

16 years agodir separators in pks no longer cause crash
Luke Saunders [Fri, 25 Apr 2008 16:27:03 +0000]
dir separators in pks no longer cause crash

16 years agoscalar refs now handled on set conds as well as related conds
Luke Saunders [Fri, 25 Apr 2008 16:15:50 +0000]
scalar refs now handled on set conds as well as related conds

16 years ago- Added post_ddl and cascade attributes to populate().
Drew Taylor [Tue, 11 Mar 2008 16:19:16 +0000]
- Added post_ddl and cascade attributes to populate().
- Test for post_ddl attribute.
- Refactor sql reading into private function.
- Removed auto_provides() in Makefile.PL at direction of mst.

16 years agomore cleanup
Luke Saunders [Wed, 5 Mar 2008 15:11:13 +0000]
more cleanup

16 years agoversion repaired
Luke Saunders [Wed, 5 Mar 2008 15:07:16 +0000]
version repaired

16 years agoFix test env var typos
Dagfinn Ilmari Mannsåker [Fri, 11 Apr 2008 19:43:50 +0000]
Fix test env var typos

16 years agokilled dodgy branch
Luke Saunders [Wed, 5 Mar 2008 14:58:25 +0000]
killed dodgy branch

16 years agoincremented version
Luke Saunders [Tue, 4 Mar 2008 15:13:03 +0000]
incremented version

16 years agoupdated changes and manifest
Luke Saunders [Tue, 4 Mar 2008 15:06:22 +0000]
updated changes and manifest

16 years agoconverted to Module::Install
Luke Saunders [Tue, 4 Mar 2008 14:55:59 +0000]
converted to Module::Install

16 years agofixed namespace bug and updated deps
Luke Saunders [Thu, 21 Feb 2008 13:54:59 +0000]
fixed namespace bug and updated deps

16 years agoadded ability to dump everything in db without config
Luke Saunders [Wed, 20 Feb 2008 11:27:00 +0000]
added ability to dump everything in db without config

16 years agofixed SQLite dep and dir copy test failure
Luke Saunders [Tue, 19 Feb 2008 13:43:58 +0000]
fixed SQLite dep and dir copy test failure

16 years agoincreased version
Luke Saunders [Tue, 19 Feb 2008 12:47:22 +0000]
increased version

16 years agofixed minor temp dir bug
Luke Saunders [Tue, 19 Feb 2008 12:23:49 +0000]
fixed minor temp dir bug

16 years agosponsorship and general legal stuff
Luke Saunders [Tue, 5 Feb 2008 22:07:35 +0000]
sponsorship and general legal stuff

16 years agoprep for dev release
Luke Saunders [Tue, 5 Feb 2008 16:00:04 +0000]
prep for dev release

16 years agodecreased version dep on ::Grouped
Luke Saunders [Tue, 5 Feb 2008 15:26:29 +0000]
decreased version dep on ::Grouped

16 years agofixed versioning stuff to work with new namespace magic
Luke Saunders [Tue, 5 Feb 2008 15:23:51 +0000]
fixed versioning stuff to work with new namespace magic

16 years agotwo schemas populate issue fixed
Luke Saunders [Tue, 5 Feb 2008 14:42:02 +0000]
two schemas populate issue fixed

16 years agominor tidying and failing test for overlapping schema problem
Luke Saunders [Tue, 5 Feb 2008 12:18:44 +0000]
minor tidying and failing test for overlapping schema problem

16 years agomade Makefil more specific
Luke Saunders [Mon, 4 Feb 2008 17:50:21 +0000]
made Makefil more specific

16 years agoadded docs for relative date stuff
Luke Saunders [Mon, 4 Feb 2008 17:36:46 +0000]
added docs for relative date stuff

16 years agomuch docco added
Luke Saunders [Mon, 4 Feb 2008 17:08:33 +0000]
much docco added

16 years agoadded test for relative date support
Luke Saunders [Mon, 4 Feb 2008 14:48:11 +0000]
added test for relative date support

16 years agoported all system commands to perl for portability
Luke Saunders [Sat, 2 Feb 2008 00:07:48 +0000]
ported all system commands to perl for portability

16 years agofixed ::Versioned class
Luke Saunders [Fri, 1 Feb 2008 22:20:17 +0000]
fixed ::Versioned class

16 years agocorrected default schema class
Luke Saunders [Fri, 1 Feb 2008 16:14:45 +0000]
corrected default schema class

16 years agoDBIx::Class::Fixtures::Versioned created
Luke Saunders [Fri, 1 Feb 2008 16:08:30 +0000]
DBIx::Class::Fixtures::Versioned created

16 years agobetter populate test
Luke Saunders [Thu, 31 Jan 2008 19:59:21 +0000]
better populate test

16 years agopopulate code working and first populate test
Luke Saunders [Thu, 31 Jan 2008 19:16:28 +0000]
populate code working and first populate test

16 years agopopulate code added
Luke Saunders [Thu, 31 Jan 2008 16:46:48 +0000]
populate code added

16 years agomore dumper tests added
Luke Saunders [Thu, 31 Jan 2008 00:28:19 +0000]
more dumper tests added

16 years agodump-basic test passes with make test
Luke Saunders [Wed, 30 Jan 2008 23:11:12 +0000]
dump-basic test passes with make test

16 years agodump functionality added
Luke Saunders [Wed, 30 Jan 2008 23:05:33 +0000]
dump functionality added

16 years agotest suite added, partly lifted from DBIx::Class
Luke Saunders [Wed, 30 Jan 2008 23:05:04 +0000]
test suite added, partly lifted from DBIx::Class

16 years agoskeleton checkin, largely stolen from DBIx::Class::Partitioned
Luke Saunders [Wed, 30 Jan 2008 13:28:49 +0000]
skeleton checkin, largely stolen from DBIx::Class::Partitioned

16 years agoinitial dir layout
Matt S Trout [Wed, 30 Jan 2008 12:39:35 +0000]
initial dir layout