16 years ago0.04001, dump_overwrite -> really_erase_my_files 0.04001
Brandon Black [Wed, 27 Jun 2007 02:59:01 +0000]
0.04001, dump_overwrite -> really_erase_my_files

16 years agoupdate versions for 0.04000 release, added some better feature stuff to Makefile.PL 0.04000
Brandon Black [Fri, 8 Jun 2007 01:11:22 +0000]
update versions for 0.04000 release, added some better feature stuff to Makefile.PL

16 years agoMerge 'current' into 'trunk'
Brandon Black [Fri, 8 Jun 2007 01:08:18 +0000]
Merge 'current' into 'trunk'

r20309@brandon-blacks-computer (orig r2763):  blblack | 2006-09-12 11:24:26 -0500
creating -current branch for Schema::Loader
r20310@brandon-blacks-computer (orig r2764):  blblack | 2006-09-12 11:30:34 -0500
bump version to 0.03999_01, added $VERSION to all packages
r20311@brandon-blacks-computer (orig r2765):  blblack | 2006-09-12 11:34:25 -0500
fix issue w/ M::B and Class::Accessor
r20314@brandon-blacks-computer (orig r2768):  blblack | 2006-09-12 14:28:42 -0500
kill deprecated options/methods, make relationship loading the default
r20318@brandon-blacks-computer (orig r2772):  blblack | 2006-09-12 15:56:37 -0500
columns_info_for imported from DBIx::Class
Changes updated
r20370@brandon-blacks-computer (orig r2824):  blblack | 2006-10-12 11:07:43 -0500
removed legacy_default_inflections.  Apparently it has never worked right anyways and nobody ever complained, so deprecating it earlier than expected
r20430@brandon-blacks-computer (orig r2884):  blblack | 2006-11-15 08:17:26 -0600
no need for suppression in current
r20442@brandon-blacks-computer (orig r2896):  blblack | 2006-11-15 12:12:52 -0600
TODO updated
r27323@brandon-blacks-computer (orig r3152):  blblack | 2007-03-29 09:11:00 -0500
import latest changes to DBIC::Storage::DBI to-be-deprecated columns_info_for to our variant
r27325@brandon-blacks-computer (orig r3154):  blblack | 2007-03-29 17:20:10 -0500
statistics_info support
r27326@brandon-blacks-computer (orig r3155):  blblack | 2007-03-29 19:53:01 -0500
preserve local changes to generated files by default (still needs tests)
r27327@brandon-blacks-computer (orig r3156):  blblack | 2007-03-29 20:11:31 -0500
oops, did not want to commit that comment-out
r27328@brandon-blacks-computer (orig r3157):  blblack | 2007-03-30 00:25:14 -0500
dtrt when previous dumpfile was not generated by us
r27329@brandon-blacks-computer (orig r3158):  blblack | 2007-03-30 01:09:38 -0500
refactor load_external, mainly to prevent requiring files out of the dump directory
r27330@brandon-blacks-computer (orig r3159):  blblack | 2007-03-30 10:42:17 -0500
refactoring top-level loading code with an eye towards the ability to add new tables at runtime
r27331@brandon-blacks-computer (orig r3160):  blblack | 2007-03-30 16:44:30 -0500
refactor relationship building code for runtime table adds as well
r27332@brandon-blacks-computer (orig r3161):  blblack | 2007-03-30 17:17:33 -0500
added rescan method to pick up newly created tables at runtime
r27334@brandon-blacks-computer (orig r3163):  blblack | 2007-03-30 17:25:41 -0500
changes update from last commit
r27337@brandon-blacks-computer (orig r3166):  blblack | 2007-03-30 17:37:04 -0500

Merging oracle branch into current:

  r27336 (orig r3165):  blblack | 2007-03-30 17:29:24 -0500
  tweak up the oracle support, needs some testing
  r20321 (orig r2775):  blblack | 2006-09-12 16:21:11 -0500
  added Oracle code from TSUNODA Kazuya
  r20319 (orig r2773):  blblack | 2006-09-12 15:58:20 -0500
  creating new oracle branch

r27338@brandon-blacks-computer (orig r3167):  blblack | 2007-03-30 17:42:17 -0500
wrong test count
r27340@brandon-blacks-computer (orig r3169):  blblack | 2007-03-30 17:46:18 -0500
only _load_external for the classes we are supposed to
r27341@brandon-blacks-computer (orig r3170):  blblack | 2007-03-30 18:38:00 -0500
update requirements
r27342@brandon-blacks-computer (orig r3171):  blblack | 2007-03-30 20:07:15 -0500
added test for rescan, fixed a few issues
r27343@brandon-blacks-computer (orig r3172):  blblack | 2007-03-31 01:54:51 -0500
sqlite fixups
r29667@brandon-blacks-computer (orig r3174):  blblack | 2007-04-02 20:12:24 -0500
some little cleanups, svn meta stuff, and the beginnings a new test file for the new dump code
r30518@brandon-blacks-computer (orig r3192):  blblack | 2007-04-14 15:12:50 -0500
more dumping tests
r30519@brandon-blacks-computer (orig r3193):  blblack | 2007-04-14 15:40:51 -0500
3999_01 release
r31935@brandon-blacks-computer (orig r3345):  blblack | 2007-05-21 13:45:30 -0500
resolved test conflict from trunk, renamed current branch loader_test25 to loader_test30
r31954@brandon-blacks-computer (orig r3362):  blblack | 2007-05-22 09:06:29 -0500
convert to M::I, release 0.03999_02

16 years agoconvert to M::I, release 0.03999_02 0.03999_02
Brandon Black [Tue, 22 May 2007 14:06:29 +0000]
convert to M::I, release 0.03999_02

16 years agoMerge 'trunk' into 'current'
Brandon Black [Tue, 22 May 2007 12:58:12 +0000]
Merge 'trunk' into 'current'

r31951@brandon-blacks-computer (orig r3359):  blblack | 2007-05-22 07:56:21 -0500
0.03012 released

16 years ago0.03012 released 0.03012
Brandon Black [Tue, 22 May 2007 12:56:21 +0000]
0.03012 released

16 years agoresolved test conflict from trunk, renamed current branch loader_test25 to loader_test30
Brandon Black [Mon, 21 May 2007 18:45:30 +0000]
resolved test conflict from trunk, renamed current branch loader_test25 to loader_test30

16 years agoMerge 'trunk' into 'current'
Brandon Black [Mon, 21 May 2007 18:41:04 +0000]
Merge 'trunk' into 'current'

r31109@brandon-blacks-computer (orig r3316):  blblack | 2007-05-15 08:53:49 -0500

Fix from Marc Espie for CREATE TABLE 'foo' for SQLite
r31932@brandon-blacks-computer (orig r3342):  ilmari | 2007-05-21 13:33:33 -0500
fix multiple multi-column relations to the same table
implementation by Brandon L Black, tests by me
r31933@brandon-blacks-computer (orig r3343):  blblack | 2007-05-21 13:37:38 -0500
update Changes

16 years agoupdate Changes
Brandon Black [Mon, 21 May 2007 18:37:38 +0000]
update Changes

16 years agofix multiple multi-column relations to the same table
Dagfinn Ilmari Mannsåker [Mon, 21 May 2007 18:33:33 +0000]
fix multiple multi-column relations to the same table
implementation by Brandon L Black, tests by me

16 years agoFix from Marc Espie for CREATE TABLE 'foo' for SQLite
Brandon Black [Tue, 15 May 2007 13:53:49 +0000]
Fix from Marc Espie for CREATE TABLE 'foo' for SQLite

17 years agoMerge 'trunk' into 'current'
Brandon Black [Tue, 17 Apr 2007 02:30:49 +0000]
Merge 'trunk' into 'current'

r30561@brandon-blacks-computer (orig r3197):  blblack | 2007-04-16 21:29:51 -0500
fix for ^sqlite_ tables from chromatic

17 years agofix for ^sqlite_ tables from chromatic
Brandon Black [Tue, 17 Apr 2007 02:29:51 +0000]
fix for ^sqlite_ tables from chromatic

17 years ago3999_01 release 0.03999_01
Brandon Black [Sat, 14 Apr 2007 20:40:51 +0000]
3999_01 release

17 years agomore dumping tests
Brandon Black [Sat, 14 Apr 2007 20:12:50 +0000]
more dumping tests

17 years agoMerge 'trunk' into 'current'
Brandon Black [Sat, 14 Apr 2007 19:49:33 +0000]
Merge 'trunk' into 'current'

r30323@brandon-blacks-computer (orig r3183):  blblack | 2007-04-09 08:12:53 -0500
fix case-sensitivity in UNIQUE parsing for SQLite
r30516@brandon-blacks-computer (orig r3190):  blblack | 2007-04-14 14:44:36 -0500
0.03011

17 years ago0.03011 0.03011
Brandon Black [Sat, 14 Apr 2007 19:44:36 +0000]
0.03011

17 years agofix case-sensitivity in UNIQUE parsing for SQLite
Brandon Black [Mon, 9 Apr 2007 13:12:53 +0000]
fix case-sensitivity in UNIQUE parsing for SQLite

17 years agosome little cleanups, svn meta stuff, and the beginnings a new test file for the...
Brandon Black [Tue, 3 Apr 2007 01:12:24 +0000]
some little cleanups, svn meta stuff, and the beginnings a new test file for the new dump code

17 years agosqlite fixups
Brandon Black [Sat, 31 Mar 2007 06:54:51 +0000]
sqlite fixups

17 years agoadded test for rescan, fixed a few issues
Brandon Black [Sat, 31 Mar 2007 01:07:15 +0000]
added test for rescan, fixed a few issues

17 years agoupdate requirements
Brandon Black [Fri, 30 Mar 2007 23:38:00 +0000]
update requirements

17 years agoonly _load_external for the classes we are supposed to
Brandon Black [Fri, 30 Mar 2007 22:46:18 +0000]
only _load_external for the classes we are supposed to

17 years agowrong test count
Brandon Black [Fri, 30 Mar 2007 22:42:17 +0000]
wrong test count

17 years agoMerging oracle branch into current:
Brandon Black [Fri, 30 Mar 2007 22:37:04 +0000]
Merging oracle branch into current:

  r27336 (orig r3165):  blblack | 2007-03-30 17:29:24 -0500
  tweak up the oracle support, needs some testing
  r20321 (orig r2775):  blblack | 2006-09-12 16:21:11 -0500
  added Oracle code from TSUNODA Kazuya
  r20319 (orig r2773):  blblack | 2006-09-12 15:58:20 -0500
  creating new oracle branch

17 years agochanges update from last commit
Brandon Black [Fri, 30 Mar 2007 22:25:41 +0000]
changes update from last commit

17 years agoadded rescan method to pick up newly created tables at runtime
Brandon Black [Fri, 30 Mar 2007 22:17:33 +0000]
added rescan method to pick up newly created tables at runtime

17 years agorefactor relationship building code for runtime table adds as well
Brandon Black [Fri, 30 Mar 2007 21:44:30 +0000]
refactor relationship building code for runtime table adds as well

17 years agorefactoring top-level loading code with an eye towards the ability to add new tables...
Brandon Black [Fri, 30 Mar 2007 15:42:17 +0000]
refactoring top-level loading code with an eye towards the ability to add new tables at runtime

17 years agorefactor load_external, mainly to prevent requiring files out of the dump directory
Brandon Black [Fri, 30 Mar 2007 06:09:38 +0000]
refactor load_external, mainly to prevent requiring files out of the dump directory

17 years agodtrt when previous dumpfile was not generated by us
Brandon Black [Fri, 30 Mar 2007 05:25:14 +0000]
dtrt when previous dumpfile was not generated by us

17 years agooops, did not want to commit that comment-out
Brandon Black [Fri, 30 Mar 2007 01:11:31 +0000]
oops, did not want to commit that comment-out

17 years agopreserve local changes to generated files by default (still needs tests)
Brandon Black [Fri, 30 Mar 2007 00:53:01 +0000]
preserve local changes to generated files by default (still needs tests)

17 years agostatistics_info support
Brandon Black [Thu, 29 Mar 2007 22:20:10 +0000]
statistics_info support

17 years agoimport latest changes to DBIC::Storage::DBI to-be-deprecated columns_info_for to...
Brandon Black [Thu, 29 Mar 2007 14:11:00 +0000]
import latest changes to DBIC::Storage::DBI to-be-deprecated columns_info_for to our variant

17 years agoMerge 'trunk' into 'current'
Brandon Black [Thu, 29 Mar 2007 13:44:16 +0000]
Merge 'trunk' into 'current'

r20620@brandon-blacks-computer (orig r3074):  ash | 2007-02-04 09:20:47 -0600
Fixed quoting problem in _table_columns
r27318@brandon-blacks-computer (orig r3147):  blblack | 2007-03-29 08:16:30 -0500
fixed compat problems w/ DBD::mysql 4.002+, bumped version to 0.03010 for release

17 years agofixed compat problems w/ DBD::mysql 4.002+, bumped version to 0.03010 for release 0.03010
Brandon Black [Thu, 29 Mar 2007 13:16:30 +0000]
fixed compat problems w/ DBD::mysql 4.002+, bumped version to 0.03010 for release

17 years agoFixed quoting problem in _table_columns
Ash Berlin [Sun, 4 Feb 2007 15:20:47 +0000]
Fixed quoting problem in _table_columns

17 years agoTODO updated
Brandon Black [Wed, 15 Nov 2006 18:12:52 +0000]
TODO updated

17 years agoMerge 'trunk' into 'current'
Brandon Black [Wed, 15 Nov 2006 14:30:06 +0000]
Merge 'trunk' into 'current'

r11853@moloko (orig r2888):  blblack | 2006-11-15 08:29:23 -0600
commit the version bump + Changes update for 0.03009

17 years agocommit the version bump + Changes update for 0.03009 0.03009
Brandon Black [Wed, 15 Nov 2006 14:29:23 +0000]
commit the version bump + Changes update for 0.03009

17 years agono need for suppression in current
Brandon Black [Wed, 15 Nov 2006 14:17:26 +0000]
no need for suppression in current

17 years agoMerge 'trunk' into 'current'
Brandon Black [Wed, 15 Nov 2006 14:16:05 +0000]
Merge 'trunk' into 'current'

r11802@moloko (orig r2879):  blblack | 2006-11-14 17:11:46 -0600
generate full class names in rel definitions (from victori)
r11845@moloko (orig r2880):  blblack | 2006-11-15 07:56:00 -0600
Fixed rt.cpan.org #22425 (use File::Spec where appropriate)
r11846@moloko (orig r2881):  blblack | 2006-11-15 07:59:31 -0600
silence the useless warning spew in 20invocations.t

17 years agosilence the useless warning spew in 20invocations.t
Brandon Black [Wed, 15 Nov 2006 13:59:31 +0000]
silence the useless warning spew in 20invocations.t

17 years agoFixed rt.cpan.org #22425 (use File::Spec where appropriate)
Brandon Black [Wed, 15 Nov 2006 13:56:00 +0000]
Fixed rt.cpan.org #22425 (use File::Spec where appropriate)

17 years agogenerate full class names in rel definitions (from victori)
Brandon Black [Tue, 14 Nov 2006 23:11:46 +0000]
generate full class names in rel definitions (from victori)

17 years agoMerge 'trunk' into 'current'
Brandon Black [Tue, 7 Nov 2006 20:04:56 +0000]
Merge 'trunk' into 'current'

r10262@positron (orig r2860):  blblack | 2006-11-07 13:57:52 -0600
forgotten commit of final 0.03008 changes

17 years agoforgotten commit of final 0.03008 changes 0.03008
Brandon Black [Tue, 7 Nov 2006 19:57:52 +0000]
forgotten commit of final 0.03008 changes

17 years agoremoved legacy_default_inflections. Apparently it has never worked right anyways...
Brandon Black [Thu, 12 Oct 2006 16:07:43 +0000]
removed legacy_default_inflections.  Apparently it has never worked right anyways and nobody ever complained, so deprecating it earlier than expected

17 years agoMerge 'trunk' into 'current'
Brandon Black [Thu, 12 Oct 2006 15:54:22 +0000]
Merge 'trunk' into 'current'

r10808@moloko (orig r2799):  blblack | 2006-09-27 10:38:10 -0500
new tests + bugfix for rt.cpan.org #21025
r11203@moloko (orig r2819):  blblack | 2006-10-12 09:44:55 -0500
test update that should have been in the last commit...
r11204@moloko (orig r2820):  blblack | 2006-10-12 09:47:37 -0500
fix Build.PL wrt Class::Accessor::Fast broken $VERSION in 0.27
r11205@moloko (orig r2821):  blblack | 2006-10-12 09:53:18 -0500
apply fixes from rt.cpan.org #21758
r11206@moloko (orig r2822):  blblack | 2006-10-12 10:47:58 -0500
fix for rt.cpan.org #21084 (dump_overwrite pathological output recursion), bump version to 0.03007_01 temporarily for testing prior to 0.03008 release

17 years agofix for rt.cpan.org #21084 (dump_overwrite pathological output recursion), bump versi...
Brandon Black [Thu, 12 Oct 2006 15:47:58 +0000]
fix for rt.cpan.org #21084 (dump_overwrite pathological output recursion), bump version to 0.03007_01 temporarily for testing prior to 0.03008 release

17 years agoapply fixes from rt.cpan.org #21758
Brandon Black [Thu, 12 Oct 2006 14:53:18 +0000]
apply fixes from rt.cpan.org #21758

17 years agofix Build.PL wrt Class::Accessor::Fast broken $VERSION in 0.27
Brandon Black [Thu, 12 Oct 2006 14:47:37 +0000]
fix Build.PL wrt Class::Accessor::Fast broken $VERSION in 0.27

17 years agotest update that should have been in the last commit...
Brandon Black [Thu, 12 Oct 2006 14:44:55 +0000]
test update that should have been in the last commit...

17 years agonew tests + bugfix for rt.cpan.org #21025
Brandon Black [Wed, 27 Sep 2006 15:38:10 +0000]
new tests + bugfix for rt.cpan.org #21025

17 years agocolumns_info_for imported from DBIx::Class
Brandon Black [Tue, 12 Sep 2006 20:56:37 +0000]
columns_info_for imported from DBIx::Class
Changes updated

17 years agokill deprecated options/methods, make relationship loading the default
Brandon Black [Tue, 12 Sep 2006 19:28:42 +0000]
kill deprecated options/methods, make relationship loading the default

17 years agofix issue w/ M::B and Class::Accessor
Brandon Black [Tue, 12 Sep 2006 16:34:25 +0000]
fix issue w/ M::B and Class::Accessor

17 years agobump version to 0.03999_01, added $VERSION to all packages
Brandon Black [Tue, 12 Sep 2006 16:30:34 +0000]
bump version to 0.03999_01, added $VERSION to all packages

17 years agocreating -current branch for Schema::Loader
Brandon Black [Tue, 12 Sep 2006 16:24:26 +0000]
creating -current branch for Schema::Loader

17 years ago22dump.t fixed for Win32 + removed bad warning + release 0.03007 0.03007
Brandon Black [Thu, 27 Jul 2006 16:23:17 +0000]
22dump.t fixed for Win32 + removed bad warning + release 0.03007

17 years ago0.03006 - fix columns_info_for interaction 0.03006
Brandon Black [Wed, 26 Jul 2006 00:18:30 +0000]
0.03006 - fix columns_info_for interaction

17 years agobugfixes from nilsonsfj + 0.03005 release stuff 0.03005
Brandon Black [Thu, 20 Jul 2006 21:16:44 +0000]
bugfixes from nilsonsfj + 0.03005 release stuff

17 years agoremoved Test::Warn
Brandon Black [Tue, 18 Jul 2006 16:05:04 +0000]
removed Test::Warn

17 years agodump code now skips+warns instead of dies when dump_overwrite not set [from nilsonsfj]
Brandon Black [Tue, 18 Jul 2006 13:39:37 +0000]
dump code now skips+warns instead of dies when dump_overwrite not set [from nilsonsfj]

17 years agofinal changes update for 0.03004 release 0.03004
Brandon Black [Tue, 11 Jul 2006 04:41:57 +0000]
final changes update for 0.03004 release

17 years agoslight improvement to dump tests
Brandon Black [Tue, 11 Jul 2006 04:30:19 +0000]
slight improvement to dump tests

17 years agoChanges fixup, debug output fixup, eval optimization
Brandon Black [Tue, 11 Jul 2006 04:14:45 +0000]
Changes fixup, debug output fixup, eval optimization

17 years agoBetter test coverage
Brandon Black [Tue, 11 Jul 2006 04:03:23 +0000]
Better test coverage
Carp::Clan switched to just DBIx::Class, less confusing to end-users
More docs and deprecation info related changes

17 years agoget rid of an empty trailing hashref if appropriate
Brandon Black [Tue, 11 Jul 2006 01:49:33 +0000]
get rid of an empty trailing hashref if appropriate

17 years agodocs updates, no longer overwrite dumped schema files by default
Brandon Black [Mon, 10 Jul 2006 04:44:35 +0000]
docs updates, no longer overwrite dumped schema files by default

17 years agoadded new fatal error if loader_options not yet specified at clone() time
Brandon Black [Sun, 2 Jul 2006 18:54:38 +0000]
added new fatal error if loader_options not yet specified at clone() time
Added Carp::Clan and converted a lot of dies to croaks

17 years agoTODO update
Brandon Black [Fri, 30 Jun 2006 23:33:03 +0000]
TODO update

17 years agomake_schema_at made more efficient (email thread w/ Matt Lawrence)
Brandon Black [Wed, 28 Jun 2006 04:55:17 +0000]
make_schema_at made more efficient (email thread w/ Matt Lawrence)
small fix to debugging output

17 years agoversion bump to 0.03004
Brandon Black [Wed, 28 Jun 2006 04:36:24 +0000]
version bump to 0.03004
columns_info_for gets dumped out now
minor test fix, minor source cleanups
TODO additions

17 years agosome TODO additions
Brandon Black [Mon, 12 Jun 2006 11:30:22 +0000]
some TODO additions

17 years ago0.03003 fixes for external layered definitions while dumping 0.03003
Brandon Black [Tue, 6 Jun 2006 02:21:15 +0000]
0.03003 fixes for external layered definitions while dumping

17 years agoreleased 0.03002, exception fix, better warn output 0.03002
Brandon Black [Tue, 6 Jun 2006 01:33:37 +0000]
released 0.03002, exception fix, better warn output

17 years agocroak if make_schema_at eval fails
Brandon Black [Tue, 6 Jun 2006 00:58:37 +0000]
croak if make_schema_at eval fails

17 years agoa few last minute fixes, and release for 0.03001 0.03001
Brandon Black [Mon, 5 Jun 2006 23:17:12 +0000]
a few last minute fixes, and release for 0.03001

17 years agowarns about C::M::DBIC::Schema upgrading / regenerating
Brandon Black [Mon, 5 Jun 2006 18:57:49 +0000]
warns about C::M::DBIC::Schema upgrading / regenerating
numerous tiny pod fixes

17 years agoVersion bumped to 0.03001
Brandon Black [Mon, 5 Jun 2006 16:56:12 +0000]
Version bumped to 0.03001
Changes updated
Pg unique index code changed to look more like RDBOs
caching improvements

17 years agoremember all the digits
Matt S. Trout [Mon, 29 May 2006 21:46:15 +0000]
remember all the digits

17 years ago0.03000 released, Changes stamped 0.03000
Brandon Black [Tue, 23 May 2006 12:59:03 +0000]
0.03000 released, Changes stamped

17 years agosmall docs fixes
Brandon Black [Tue, 23 May 2006 05:21:18 +0000]
small docs fixes
version bumped to 0.03000 (not releasing yet)

17 years agoWeaken circular references between the loader and the supported schema object
Brandon Black [Tue, 23 May 2006 05:00:09 +0000]
Weaken circular references between the loader and the supported schema object

17 years agoMerging branches/DBIx-Class-Schema-Loader-refactor back into trunk:
Brandon Black [Mon, 22 May 2006 21:28:48 +0000]
Merging branches/DBIx-Class-Schema-Loader-refactor back into trunk:

  ------------------------------------------------------------------------
  r945 | castaway | 2006-02-21 06:34:44 -0600 (Tue, 21 Feb 2006) | 2 lines
  Create DBIC schema refactor branch for blblack
  ------------------------------------------------------------------------
  r946 | blblack | 2006-02-21 06:53:22 -0600 (Tue, 21 Feb 2006) | 1 line
  reshuffling the modules
  ------------------------------------------------------------------------
  r947 | blblack | 2006-02-21 07:17:33 -0600 (Tue, 21 Feb 2006) | 1 line
  the basics of a storage-type agnostic design
  ------------------------------------------------------------------------
  r981 | blblack | 2006-02-27 18:20:59 -0600 (Mon, 27 Feb 2006) | 1 line
  change the default pluralization, and release 0.02999_01
  ------------------------------------------------------------------------
  r1020 | blblack | 2006-03-04 10:51:32 -0600 (Sat, 04 Mar 2006) | 1 line
  merged in relevant changes from trunk to this point, released 0.02999_02
  ------------------------------------------------------------------------
  r1043 | blblack | 2006-03-08 20:46:03 -0600 (Wed, 08 Mar 2006) | 1 line
  ->_setup for storage subclass operations at the end of ->new
  ------------------------------------------------------------------------
  r1044 | blblack | 2006-03-08 20:47:20 -0600 (Wed, 08 Mar 2006) | 1 line
  copying out RelBuilder.pm
  ------------------------------------------------------------------------
  r1045 | blblack | 2006-03-09 00:27:18 -0600 (Thu, 09 Mar 2006) | 1 line
  committing new interfaces work, not yet done, only Pg passes tests
  ------------------------------------------------------------------------
  r1060 | blblack | 2006-03-11 11:29:12 -0600 (Sat, 11 Mar 2006) | 1 line
  sqlite and pg working with new rels interface and new DBI base code
  ------------------------------------------------------------------------
  r1061 | blblack | 2006-03-11 12:32:02 -0600 (Sat, 11 Mar 2006) | 1 line
  mysql updates
  ------------------------------------------------------------------------
  r1062 | blblack | 2006-03-11 13:28:16 -0600 (Sat, 11 Mar 2006) | 1 line
  RelBuilder made close to what it should be
  ------------------------------------------------------------------------
  r1065 | blblack | 2006-03-11 17:41:15 -0600 (Sat, 11 Mar 2006) | 1 line
  Added EXAMPLE pod section from Kieren Diment
  ------------------------------------------------------------------------
  r1066 | blblack | 2006-03-11 17:42:02 -0600 (Sat, 11 Mar 2006) | 1 line
  silence and test for the expected no-pk warning
  ------------------------------------------------------------------------
  r1067 | blblack | 2006-03-11 17:47:44 -0600 (Sat, 11 Mar 2006) | 1 line
  db2 made to work again, DBI methods made more general in nature, drop_db_schema option removed, table/col names forced to lowercase everywhere for sanity sake
  ------------------------------------------------------------------------
  r1069 | blblack | 2006-03-11 19:03:18 -0600 (Sat, 11 Mar 2006) | 1 line
  quoting/name_sep fixes, column order corrected, ->{_column_info_broken} flag
  ------------------------------------------------------------------------
  r1070 | blblack | 2006-03-12 17:55:15 -0600 (Sun, 12 Mar 2006) | 1 line
  some improvements to _tables_list and _table_columns_info, and a new (failing) test for unique constraints
  ------------------------------------------------------------------------
  r1071 | blblack | 2006-03-12 17:59:22 -0600 (Sun, 12 Mar 2006) | 1 line
  make tests more resilient against interrupt and restart
  ------------------------------------------------------------------------
  r1072 | blblack | 2006-03-12 18:25:02 -0600 (Sun, 12 Mar 2006) | 1 line
  implemented unique constraint loading for Postgres
  ------------------------------------------------------------------------
  r1073 | blblack | 2006-03-12 19:02:08 -0600 (Sun, 12 Mar 2006) | 1 line
  version bumped, Pg unique support improved, mysql unique support added, mysql pk support changed to use same (better) method as unique
  ------------------------------------------------------------------------
  r1074 | blblack | 2006-03-12 22:55:07 -0600 (Sun, 12 Mar 2006) | 1 line
  added basic unique single-col unique support for sqlite and db2, clean out some vestigial test junk
  ------------------------------------------------------------------------
  r1075 | blblack | 2006-03-12 23:13:07 -0600 (Sun, 12 Mar 2006) | 1 line
  added test for multi-col uniques, added db2 support for them (sqlite still missing it)
  ------------------------------------------------------------------------
  r1076 | blblack | 2006-03-12 23:22:38 -0600 (Sun, 12 Mar 2006) | 1 line
  added multi-col unique support for sqlite
  ------------------------------------------------------------------------
  r1080 | blblack | 2006-03-13 11:01:03 -0600 (Mon, 13 Mar 2006) | 1 line
  some test fixes
  ------------------------------------------------------------------------
  r1081 | blblack | 2006-03-13 11:13:00 -0600 (Mon, 13 Mar 2006) | 1 line
  Build.PL updated to recommend DBD upgrades for any installed DBDs
  ------------------------------------------------------------------------
  r1084 | blblack | 2006-03-13 18:46:44 -0600 (Mon, 13 Mar 2006) | 1 line
  forgotten Changes commit from _03 release
  ------------------------------------------------------------------------
  r1093 | blblack | 2006-03-14 23:09:36 -0600 (Tue, 14 Mar 2006) | 1 line
  version bump, TEST_POD removed, ->disconnect removed
  ------------------------------------------------------------------------
  r1100 | blblack | 2006-03-15 08:10:51 -0600 (Wed, 15 Mar 2006) | 1 line
  offload columns_info_for to the upgraded version in DBIx::Class 0.05999_04+
  ------------------------------------------------------------------------
  r1102 | blblack | 2006-03-15 23:38:13 -0600 (Wed, 15 Mar 2006) | 1 line
  completely hand over columns_info to Storage, speed up the multiple C3 reinits the way Schema does
  ------------------------------------------------------------------------
  r1103 | blblack | 2006-03-15 23:49:36 -0600 (Wed, 15 Mar 2006) | 1 line
  remove unnecceary autogenerated dist files, update Changes
  ------------------------------------------------------------------------
  r1104 | blblack | 2006-03-16 00:18:34 -0600 (Thu, 16 Mar 2006) | 1 line
  added test tables/data for multiple rels from one table to another, many:many, and many:many on same table
  ------------------------------------------------------------------------
  r1110 | blblack | 2006-03-16 20:53:17 -0600 (Thu, 16 Mar 2006) | 1 line
  cleaned up the whole table/column name upper/lower/mixed case mess
  ------------------------------------------------------------------------
  r1111 | blblack | 2006-03-16 21:51:40 -0600 (Thu, 16 Mar 2006) | 1 line
  Changes update for 0.02999_04 release
  ------------------------------------------------------------------------
  r1114 | blblack | 2006-03-17 08:19:09 -0600 (Fri, 17 Mar 2006) | 1 line
  version bumped, now supports multiple rels between a single pair of tables
  ------------------------------------------------------------------------
  r1115 | blblack | 2006-03-17 08:23:14 -0600 (Fri, 17 Mar 2006) | 1 line
  singularize rel names just like how we pluralize them, where appropriate
  ------------------------------------------------------------------------
  r1116 | blblack | 2006-03-17 16:34:04 -0600 (Fri, 17 Mar 2006) | 1 line
  Build.PL recommends Class::Inspector (for ResultSetManager stuff), tests updated to not fail if it is not installed
  ------------------------------------------------------------------------
  r1304 | blblack | 2006-03-22 00:36:48 -0600 (Wed, 22 Mar 2006) | 1 line
  more rel naming stuff
  ------------------------------------------------------------------------
  r1332 | blblack | 2006-03-24 04:20:00 -0600 (Fri, 24 Mar 2006) | 1 line
  give appropriate warning when no tables
  ------------------------------------------------------------------------
  r1333 | blblack | 2006-03-24 04:59:19 -0600 (Fri, 24 Mar 2006) | 1 line
  better constraint/exclude handling?
  ------------------------------------------------------------------------
  r1368 | blblack | 2006-03-26 09:06:34 -0600 (Sun, 26 Mar 2006) | 1 line
  0.02999_05 Changes and Build.PL updated to require DBIx::Class 0.06
  ------------------------------------------------------------------------
  r1607 | blblack | 2006-05-10 21:02:11 -0500 (Wed, 10 May 2006) | 1 line
  merged r1451 error msg fix from mst upwards
  ------------------------------------------------------------------------
  r1645 | blblack | 2006-05-16 22:03:03 -0500 (Tue, 16 May 2006) | 1 line
  updated Makefile.PL (new M::B)
  ------------------------------------------------------------------------
  r1646 | blblack | 2006-05-16 22:03:33 -0500 (Tue, 16 May 2006) | 1 line
  fixed mysql testing w/o InnoDB
  ------------------------------------------------------------------------
  r1647 | blblack | 2006-05-16 22:42:35 -0500 (Tue, 16 May 2006) | 1 line
  correctly determine source class names in the rel code generator
  ------------------------------------------------------------------------
  r1648 | blblack | 2006-05-16 22:52:45 -0500 (Tue, 16 May 2006) | 2 lines
  removed now-useless funcs in DB2.pm
  fixed pod typo in SQLite.pm
  ------------------------------------------------------------------------
  r1653 | blblack | 2006-05-17 16:15:47 -0500 (Wed, 17 May 2006) | 4 lines
  version bump for 0.02999_06
  backwards-compat fixed for all cases I could think of
  no longer requires schema class to have a connection (can connect cloned objects later and lazy load at that time)
  several smaller fixes
  ------------------------------------------------------------------------
  r1665 | blblack | 2006-05-18 10:56:37 -0500 (Thu, 18 May 2006) | 1 line
  extensive documentation updates
  ------------------------------------------------------------------------
  r1672 | blblack | 2006-05-18 11:11:39 -0500 (Thu, 18 May 2006) | 1 line
  Changes updates for 0.02999_06 release
  ------------------------------------------------------------------------
  r1673 | blblack | 2006-05-18 11:31:56 -0500 (Thu, 18 May 2006) | 1 line
  removed dynamic Build.PL recommendation stuff
  ------------------------------------------------------------------------
  r1674 | blblack | 2006-05-18 11:33:44 -0500 (Thu, 18 May 2006) | 4 lines
  Writing guide updated and moved
  Changes updated
  0.02999_06 actually released from this commit
  ------------------------------------------------------------------------
  r1687 | blblack | 2006-05-18 23:48:25 -0500 (Thu, 18 May 2006) | 2 lines
  more docs updates
  schema support fixes, including bugfix for RT #19164
  ------------------------------------------------------------------------
  r1688 | blblack | 2006-05-19 00:21:13 -0500 (Fri, 19 May 2006) | 1 line
  backwards compatibility improvements
  ------------------------------------------------------------------------
  r1697 | blblack | 2006-05-19 14:55:40 -0500 (Fri, 19 May 2006) | 2 lines
  version bump to 0.02999_07
  more fixes wrt backwards compat, runtime connections, cloning, etc
  ------------------------------------------------------------------------
  r1705 | blblack | 2006-05-19 16:43:44 -0500 (Fri, 19 May 2006) | 2 lines
  more docs/TODO updates
  the beginnings of the new debug / dump_directory support
  ------------------------------------------------------------------------
  r1729 | blblack | 2006-05-20 14:40:01 -0500 (Sat, 20 May 2006) | 2 lines
  new-style debug/dump hook made to work, used throughout
  version bumped to 0.02999_08
  ------------------------------------------------------------------------
  r1731 | blblack | 2006-05-20 17:29:05 -0500 (Sat, 20 May 2006) | 1 line
  further debug/dump improvements
  ------------------------------------------------------------------------
  r1732 | blblack | 2006-05-20 17:36:23 -0500 (Sat, 20 May 2006) | 1 line
  Changes updated for 0.02999_08
  ------------------------------------------------------------------------
  r1736 | blblack | 2006-05-21 08:17:50 -0500 (Sun, 21 May 2006) | 2 lines
  docs updates
  uniq_info made non-fatal in the base DBI class
  ------------------------------------------------------------------------
  r1740 | blblack | 2006-05-21 17:35:13 -0500 (Sun, 21 May 2006) | 2 lines
  new tests for various invocation methods (which highlist a current failure)
  ------------------------------------------------------------------------
  r1741 | blblack | 2006-05-21 18:20:49 -0500 (Sun, 21 May 2006) | 1 line
  fixed bug with runtime connect/load of schema objects
  ------------------------------------------------------------------------
  r1742 | blblack | 2006-05-21 18:27:29 -0500 (Sun, 21 May 2006) | 1 line
  one more new invocation test, and Changes updates for release of 0.02999_09
  ------------------------------------------------------------------------
  r1743 | blblack | 2006-05-21 23:25:29 -0500 (Sun, 21 May 2006) | 1 line
  added creation taglines to dump output files
  ------------------------------------------------------------------------
  r1750 | blblack | 2006-05-22 11:29:56 -0500 (Mon, 22 May 2006) | 1 line
  improved dumping, TODO updates
  ------------------------------------------------------------------------
  r1751 | blblack | 2006-05-22 11:31:35 -0500 (Mon, 22 May 2006) | 1 line
  version bump and typo fix
  ------------------------------------------------------------------------
  r1752 | blblack | 2006-05-22 12:59:29 -0500 (Mon, 22 May 2006) | 1 line
  added new exportable package function 'make_schema_at'
  ------------------------------------------------------------------------
  r1753 | blblack | 2006-05-22 13:17:17 -0500 (Mon, 22 May 2006) | 1 line
  TODO updated, a couple of small inconveniences fixed
  ------------------------------------------------------------------------
  r1754 | blblack | 2006-05-22 13:46:43 -0500 (Mon, 22 May 2006) | 1 line
  added the last couple of missing debug outputs
  ------------------------------------------------------------------------
  r1755 | blblack | 2006-05-22 13:58:59 -0500 (Mon, 22 May 2006) | 1 line
  new test added for make_schema_at, Changes updates, release of 0.02999_10
  ------------------------------------------------------------------------

18 years agoAdded missing space in error message
Matt S. Trout [Fri, 14 Apr 2006 14:32:55 +0000]
Added missing space in error message

18 years agodropped dist files autogenerated by M::B, updated Changes for 0.02007 release
Brandon Black [Wed, 22 Mar 2006 06:14:02 +0000]
dropped dist files autogenerated by M::B, updated Changes for 0.02007 release

18 years agoClass::C3::reinit changes backported from branch for speed reasons, version bumped...
Brandon Black [Tue, 21 Mar 2006 21:20:39 +0000]
Class::C3::reinit changes backported from branch for speed reasons, version bumped, changes updated, needs testing before release

18 years agotable/col case fixes, Changes updated, release 0.02006
Brandon Black [Fri, 17 Mar 2006 04:53:13 +0000]
table/col case fixes, Changes updated, release 0.02006

18 years agoadded kwalitee test
Brandon Black [Sat, 4 Mar 2006 16:21:33 +0000]
added kwalitee test

18 years agoversion bump, and added a few new tests to make sure PK::Auto::* is working right
Brandon Black [Sat, 4 Mar 2006 13:57:46 +0000]
version bump, and added a few new tests to make sure PK::Auto::* is working right

18 years agomove external file loading, release 0.02005
Brandon Black [Tue, 28 Feb 2006 15:23:46 +0000]
move external file loading, release 0.02005

18 years ago0.02004 release
Brandon Black [Mon, 27 Feb 2006 23:59:48 +0000]
0.02004 release

18 years agodebug message fix for external class layers
Brandon Black [Sun, 19 Feb 2006 21:42:02 +0000]
debug message fix for external class layers

18 years agorelease stuff for 0.02003
Brandon Black [Sun, 19 Feb 2006 20:37:01 +0000]
release stuff for 0.02003

18 years agoconnect_info replaces dsn/user/password/options
Brandon Black [Sat, 18 Feb 2006 23:15:17 +0000]
connect_info replaces dsn/user/password/options

18 years ago0.02002 release, added moniker_map and inflect_map args
Brandon Black [Sat, 18 Feb 2006 19:49:03 +0000]
0.02002 release, added moniker_map and inflect_map args

18 years agosource base class should be DBIC not the schema-class...
Brandon Black [Sat, 18 Feb 2006 01:10:02 +0000]
source base class should be DBIC not the schema-class...