18 years agoChanges updates
Matt S Trout [Sun, 26 Feb 2006 19:33:48 +0000]
Changes updates

18 years agoFixup MANIFEST, rename 22cache -> 23cache, tweak to search
Matt S Trout [Sun, 26 Feb 2006 04:03:29 +0000]
Fixup MANIFEST, rename 22cache -> 23cache, tweak to search

18 years agoRenamed 22cache to 23cache
Matt S Trout [Sun, 26 Feb 2006 03:54:09 +0000]
Renamed 22cache to 23cache

18 years agoDumbass typo, ta castaway
Matt S Trout [Fri, 24 Feb 2006 16:15:09 +0000]
Dumbass typo, ta castaway

18 years agoAdded deploy to Storage, DBICTEST_SQLT_DEPLOY env var for tests
Matt S Trout [Fri, 24 Feb 2006 15:58:16 +0000]
Added deploy to Storage, DBICTEST_SQLT_DEPLOY env var for tests

18 years agoMerge 'trunk' into 'DBIx-Class-current'
Matt S Trout [Fri, 24 Feb 2006 01:20:41 +0000]
Merge 'trunk' into 'DBIx-Class-current'

r8160@obrien (orig r962):  matthewt | 2006-02-23 21:53:51 +0000
Updated Class::C3 dep
r8161@obrien (orig r963):  matthewt | 2006-02-24 01:19:15 +0000
Changes for 0.05007

18 years agoChanges for 0.05007
Matt S Trout [Fri, 24 Feb 2006 01:19:15 +0000]
Changes for 0.05007

18 years agoUpdated Class::C3 dep
Matt S Trout [Thu, 23 Feb 2006 21:53:51 +0000]
Updated Class::C3 dep

18 years agoMerge 'trunk' into 'DBIx-Class-current'
Matt S Trout [Thu, 23 Feb 2006 19:27:36 +0000]
Merge 'trunk' into 'DBIx-Class-current'

r8098@obrien (orig r958):  ningu | 2006-02-23 11:09:00 +0000
attempt to fix weird overload '0+' bug, modify tests to make sure it works
r8099@obrien (orig r959):  matthewt | 2006-02-23 13:55:52 +0000
Updated Oracle test
r8157@obrien (orig r960):  jesper | 2006-02-23 19:14:42 +0000
Double char quoting implemented, now supports stuff like [] (for MSSQL)

18 years agoDouble char quoting implemented, now supports stuff like [] (for MSSQL)
Jesper Krogh [Thu, 23 Feb 2006 19:14:42 +0000]
Double char quoting implemented, now supports stuff like [] (for MSSQL)

18 years agoUpdated Oracle test
Matt S Trout [Thu, 23 Feb 2006 13:55:52 +0000]
Updated Oracle test

18 years agoattempt to fix weird overload '0+' bug, modify tests to make sure it works
David Kamholz [Thu, 23 Feb 2006 11:09:00 +0000]
attempt to fix weird overload '0+' bug, modify tests to make sure it works

18 years agoNuked some test warnings
Matt S Trout [Wed, 22 Feb 2006 18:53:04 +0000]
Nuked some test warnings

18 years agoTests run now. Sodding SQLite
Matt S Trout [Wed, 22 Feb 2006 18:10:24 +0000]
Tests run now. Sodding SQLite

18 years agoWorking HAVING, DBD::SQLite returns duff data so tests don't pass yet
Matt S Trout [Wed, 22 Feb 2006 16:56:36 +0000]
Working HAVING, DBD::SQLite returns duff data so tests don't pass yet

18 years agoMerge 'trunk' into 'DBIx-Class-current'
Matt S Trout [Wed, 22 Feb 2006 15:09:54 +0000]
Merge 'trunk' into 'DBIx-Class-current'

r8086@obrien (orig r948):  bricas | 2006-02-21 19:27:07 +0000
fix for limit_dialect( 'Top' ) w/ order_by
r8087@obrien (orig r949):  ningu | 2006-02-21 19:33:04 +0000
fix thinkos in ResultSet docs
r8089@obrien (orig r951):  matthewt | 2006-02-22 13:25:23 +0000
Class::C3 fixup for 0.11

18 years agohaving tests.
Marcus Ramberg [Wed, 22 Feb 2006 14:14:58 +0000]
having tests.

18 years agoClass::C3 fixup for 0.11
Matt S Trout [Wed, 22 Feb 2006 13:25:23 +0000]
Class::C3 fixup for 0.11

18 years agonested has_many prefetch + tests
Will Hawes [Wed, 22 Feb 2006 09:08:00 +0000]
nested has_many prefetch + tests

18 years agofix thinkos in ResultSet docs
David Kamholz [Tue, 21 Feb 2006 19:33:04 +0000]
fix thinkos in ResultSet docs

18 years agofix for limit_dialect( 'Top' ) w/ order_by
Brian Cassidy [Tue, 21 Feb 2006 19:27:07 +0000]
fix for limit_dialect( 'Top' ) w/ order_by

18 years agocroak on DBI->connect errors
Brandon L. Black [Mon, 20 Feb 2006 02:46:16 +0000]
croak on DBI->connect errors

18 years agoExplicit return added
Jess Robinson [Sun, 19 Feb 2006 22:30:05 +0000]
Explicit return added

18 years agominor optimization to Row.pm
David Kamholz [Sun, 19 Feb 2006 22:26:14 +0000]
minor optimization to Row.pm

18 years agoPK::Auto tweak
Matt S Trout [Sun, 19 Feb 2006 20:30:07 +0000]
PK::Auto tweak

18 years agoMerge 'trunk' into 'DBIx-Class-current'
Matt S Trout [Sun, 19 Feb 2006 20:32:51 +0000]
Merge 'trunk' into 'DBIx-Class-current'

18 years agoImproved AccessorGroup docs
Matt S Trout [Sun, 19 Feb 2006 14:32:51 +0000]
Improved AccessorGroup docs

18 years agopod =head3 Arguments stuff
Brandon L. Black [Sat, 18 Feb 2006 21:14:07 +0000]
pod =head3 Arguments stuff

18 years agopod typo fix
Brandon L. Black [Sat, 18 Feb 2006 20:06:19 +0000]
pod typo fix

18 years agomaintain cache + reset cursor for search() without arguments
Will Hawes [Sat, 18 Feb 2006 09:14:15 +0000]
maintain cache + reset cursor for search() without arguments

18 years agoCreate glossary
Jess Robinson [Sat, 18 Feb 2006 00:07:53 +0000]
Create glossary

18 years agoDocumentations!
Jess Robinson [Fri, 17 Feb 2006 23:46:08 +0000]
Documentations!

18 years agochanges for 0.05006 release
David Kamholz [Fri, 17 Feb 2006 14:49:28 +0000]
changes for 0.05006 release

18 years agoadded optional test for fork stressing - not a very good test at the moment, but...
Brandon L. Black [Fri, 17 Feb 2006 13:15:45 +0000]
added optional test for fork stressing - not a very good test at the moment, but it is something

18 years agominor test tweak, Changes update
Matt S Trout [Wed, 15 Feb 2006 19:57:36 +0000]
minor test tweak, Changes update

18 years agoMerge 'trunk' into 'DBIx-Class-current'
Matt S Trout [Wed, 15 Feb 2006 22:30:41 +0000]
Merge 'trunk' into 'DBIx-Class-current'

r6130@obrien (orig r917):  matthewt | 2006-02-15 16:30:41 +0000
made update(\%hash) work on row as well as rs

18 years agomade update(\%hash) work on row as well as rs
Matt S Trout [Wed, 15 Feb 2006 16:30:41 +0000]
made update(\%hash) work on row as well as rs

18 years agointroduce row caching using related_resultset; has_many prefetch (single-level only...
Will Hawes [Wed, 15 Feb 2006 14:25:53 +0000]
introduce row caching using related_resultset; has_many prefetch (single-level only); **NOTE** breaks some tests in t/cdbi-t

18 years agoadded cascade_copy relationship attribute
Matt S Trout [Tue, 14 Feb 2006 18:52:28 +0000]
added cascade_copy relationship attribute

18 years agoMerge 'trunk' into 'DBIx-Class-current'
Daniel Westermann-Clark [Tue, 14 Feb 2006 22:00:50 +0000]
Merge 'trunk' into 'DBIx-Class-current'

r6124@obrien (orig r912):  dwc | 2006-02-14 16:00:50 +0000
Remove dependency on Module::Find in 40resultsetmanager.t (RT #17598)

18 years agoRemove dependency on Module::Find in 40resultsetmanager.t (RT #17598)
Daniel Westermann-Clark [Tue, 14 Feb 2006 16:00:50 +0000]
Remove dependency on Module::Find in 40resultsetmanager.t (RT #17598)

18 years agodamn merges eating patch monkeys
Matt S Trout [Tue, 14 Feb 2006 15:56:18 +0000]
damn merges eating patch monkeys

18 years agoImprovements to copy() and set_from_related() code
Matt S Trout [Tue, 14 Feb 2006 15:43:35 +0000]
Improvements to copy() and set_from_related() code

18 years agoMerge 'trunk' into 'DBIx-Class-current'
Matt S Trout [Tue, 14 Feb 2006 15:40:54 +0000]
Merge 'trunk' into 'DBIx-Class-current'

r6092@obrien (orig r892):  ningu | 2006-02-12 19:35:58 +0000
- put last change in trunk
r6094@obrien (orig r894):  matthewt | 2006-02-13 15:37:06 +0000
- fix up 14mssql.tl
r6095@obrien (orig r895):  scotty | 2006-02-13 16:28:12 +0000
added check to skip tests that break on SQLite < 3.2.6 due to SQLite not understanding COUNT(DISTINCT())
r6096@obrien (orig r896):  matthewt | 2006-02-13 17:19:01 +0000
fixes for columns_info_for stuff from zby
r6097@obrien (orig r897):  scotty | 2006-02-13 17:47:32 +0000
added myself to the contributors list
r6098@obrien (orig r898):  marcus | 2006-02-13 19:59:46 +0000
prepared for release.
r6099@obrien (orig r899):  dwc | 2006-02-13 20:31:35 +0000
For sqlite version checks
r6100@obrien (orig r900):  scotty | 2006-02-13 21:20:08 +0000
removed version.pm dependancy
r6101@obrien (orig r901):  dwc | 2006-02-13 21:28:21 +0000
Prepping for release
r6103@obrien (orig r903):  ningu | 2006-02-13 21:58:30 +0000
- fix Changes file
r6104@obrien (orig r904):  marcus | 2006-02-13 22:13:17 +0000
another fix for group_by as scalar.
r6105@obrien (orig r905):  marcus | 2006-02-13 22:14:23 +0000
and changes
r6107@obrien (orig r907):  blblack | 2006-02-14 06:01:10 +0000
storage fix for fork() and workaround for Apache::DBI

18 years agostorage fix for fork() and workaround for Apache::DBI
Brandon L. Black [Tue, 14 Feb 2006 06:01:10 +0000]
storage fix for fork() and workaround for Apache::DBI

18 years agoAdded change notes about UUIDColumns/UUIDMaker
Christopher H. Laco [Tue, 14 Feb 2006 00:24:40 +0000]
Added change notes about UUIDColumns/UUIDMaker

18 years agoand changes
Marcus Ramberg [Mon, 13 Feb 2006 22:14:23 +0000]
and changes

18 years agoanother fix for group_by as scalar.
Marcus Ramberg [Mon, 13 Feb 2006 22:13:17 +0000]
another fix for group_by as scalar.

18 years agofix Changes file
David Kamholz [Mon, 13 Feb 2006 21:58:30 +0000]
fix Changes file

18 years agoPrepping for release v0.05005
Daniel Westermann-Clark [Mon, 13 Feb 2006 21:28:21 +0000]
Prepping for release

18 years agoremoved version.pm dependancy
Scotty Allen [Mon, 13 Feb 2006 21:20:08 +0000]
removed version.pm dependancy

18 years agoFor sqlite version checks
Daniel Westermann-Clark [Mon, 13 Feb 2006 20:31:35 +0000]
For sqlite version checks

18 years agoprepared for release.
Marcus Ramberg [Mon, 13 Feb 2006 19:59:46 +0000]
prepared for release.

18 years agoadded myself to the contributors list
Scotty Allen [Mon, 13 Feb 2006 17:47:32 +0000]
added myself to the contributors list

18 years agofixes for columns_info_for stuff from zby
Matt S Trout [Mon, 13 Feb 2006 17:19:01 +0000]
fixes for columns_info_for stuff from zby

18 years agoadded check to skip tests that break on SQLite < 3.2.6 due to SQLite not understandin...
Scotty Allen [Mon, 13 Feb 2006 16:28:12 +0000]
added check to skip tests that break on SQLite < 3.2.6 due to SQLite not understanding COUNT(DISTINCT())

18 years agofix up 14mssql.tl
Matt S Trout [Mon, 13 Feb 2006 15:37:06 +0000]
fix up 14mssql.tl

18 years agoput last change in trunk
David Kamholz [Sun, 12 Feb 2006 19:35:58 +0000]
put last change in trunk

18 years ago- allow specification of related columns via cols attr when
David Kamholz [Sun, 12 Feb 2006 15:56:01 +0000]
- allow specification of related columns via cols attr when
  primary keys of the related table are not fetched
- updated manifest

18 years agodon't die if result_source_instance is not available on thaw in Serialize::Storable
David Kamholz [Sun, 12 Feb 2006 14:53:38 +0000]
don't die if result_source_instance is not available on thaw in Serialize::Storable

18 years agoMerge 'trunk' into 'DBIx-Class-current'
Matt S Trout [Sun, 12 Feb 2006 19:43:20 +0000]
Merge 'trunk' into 'DBIx-Class-current'

r5957@obrien (orig r887):  matthewt | 2006-02-12 13:43:20 +0000
- add horrific fix to make Oracle's retarded limit syntax work

18 years agosmall aesthetic fix to Storage::DBI::Oracle
David Kamholz [Sun, 12 Feb 2006 13:44:33 +0000]
small aesthetic fix to Storage::DBI::Oracle

18 years agoadd horrific fix to make Oracle's retarded limit syntax work
Matt S Trout [Sun, 12 Feb 2006 13:43:20 +0000]
add horrific fix to make Oracle's retarded limit syntax work

18 years agofix sequence method in PK::Auto
David Kamholz [Sun, 12 Feb 2006 13:36:08 +0000]
fix sequence method in PK::Auto

18 years ago- move Serialize.pm to Serialize/Storable.pm
David Kamholz [Sat, 11 Feb 2006 21:19:31 +0000]
- move Serialize.pm to Serialize/Storable.pm
- add it to Core
- add basic test for it

18 years agofix typo
David Kamholz [Sat, 11 Feb 2006 21:15:29 +0000]
fix typo

18 years ago- add gen-tests.pl script
David Kamholz [Sat, 11 Feb 2006 21:14:57 +0000]
- add gen-tests.pl script
- add test missed last time

18 years agosmall test cleanup in branch
David Kamholz [Sat, 11 Feb 2006 21:03:35 +0000]
small test cleanup in branch

18 years agoMerge 'trunk' into 'DBIx-Class-current'
Matt S Trout [Sat, 11 Feb 2006 17:35:38 +0000]
Merge 'trunk' into 'DBIx-Class-current'

r5945@obrien (orig r877):  matthewt | 2006-02-11 17:04:08 +0000
Trivial optimisation in Storage::DBI
r5946@obrien (orig r878):  matthewt | 2006-02-11 17:04:44 +0000
Made discard_changes use ->result_source->resultset->find

18 years ago- fix DB.pm resultset_instance for CDBICompat usage
David Kamholz [Sat, 11 Feb 2006 17:35:05 +0000]
- fix DB.pm resultset_instance for CDBICompat usage
- cache resultsets in ResultSource

18 years agoAdded ->single method to ResultSet
Matt S Trout [Sat, 11 Feb 2006 17:33:00 +0000]
Added ->single method to ResultSet

18 years agoMade discard_changes use ->result_source->resultset->find
Matt S Trout [Sat, 11 Feb 2006 17:04:44 +0000]
Made discard_changes use ->result_source->resultset->find

18 years agoTrivial optimisation in Storage::DBI
Matt S Trout [Sat, 11 Feb 2006 17:04:08 +0000]
Trivial optimisation in Storage::DBI

18 years agore-rewrite PK::Auto, Pg, Oracle bits
David Kamholz [Fri, 10 Feb 2006 18:59:33 +0000]
re-rewrite PK::Auto, Pg, Oracle bits

18 years agoMade PK::Auto::* shells since the functionality is now elsewhere
Matt S Trout [Fri, 10 Feb 2006 18:21:37 +0000]
Made PK::Auto::* shells since the functionality is now elsewhere

18 years agoremove debug warning from last commit
David Kamholz [Fri, 10 Feb 2006 12:12:53 +0000]
remove debug warning from last commit

18 years agoPK::Auto fixes in branch
David Kamholz [Fri, 10 Feb 2006 12:11:06 +0000]
PK::Auto fixes in branch

18 years agoUpdated UUID* module documentation
Christopher H. Laco [Fri, 10 Feb 2006 02:14:00 +0000]
Updated UUID* module documentation

18 years agoNuked UUIDColumns.pm~
Christopher H. Laco [Fri, 10 Feb 2006 00:03:18 +0000]
Nuked UUIDColumns.pm~

18 years agoShovelling PK::Auto stuff where it belongs..
Jess Robinson [Thu, 9 Feb 2006 21:04:48 +0000]
Shovelling PK::Auto stuff where it belongs..

18 years agoAdded claco to contributors in POD
Matt S Trout [Thu, 9 Feb 2006 14:07:04 +0000]
Added claco to contributors in POD

18 years agoUUIDColumns patches from Chris Laco
Matt S Trout [Thu, 9 Feb 2006 14:04:54 +0000]
UUIDColumns patches from Chris Laco

18 years agoMerge 'trunk' into 'DBIx-Class-current'
David Kamholz [Thu, 9 Feb 2006 20:00:11 +0000]
Merge 'trunk' into 'DBIx-Class-current'

18 years agofix doc typos
David Kamholz [Thu, 9 Feb 2006 14:00:11 +0000]
fix doc typos

18 years agofix doc typo
David Kamholz [Wed, 8 Feb 2006 20:52:18 +0000]
fix doc typo

18 years agoupdated MANIFEST.SKIP
David Kamholz [Wed, 8 Feb 2006 16:58:36 +0000]
updated MANIFEST.SKIP

18 years agoremove ResultSource::Table::Cached
David Kamholz [Wed, 8 Feb 2006 16:53:02 +0000]
remove ResultSource::Table::Cached

18 years agoupdate changes and bump to 0.05003
David Kamholz [Wed, 8 Feb 2006 16:51:42 +0000]
update changes and bump to 0.05003

18 years agoadd component_class accessors and use them for *_class
David Kamholz [Tue, 7 Feb 2006 22:50:06 +0000]
add component_class accessors and use them for *_class

18 years agoadd usage example
David Kamholz [Tue, 7 Feb 2006 22:48:54 +0000]
add usage example

18 years agoadded ResultSource::Table::Cached
David Kamholz [Tue, 7 Feb 2006 22:46:57 +0000]
added ResultSource::Table::Cached

18 years agodoc fixes
David Kamholz [Tue, 7 Feb 2006 22:43:09 +0000]
doc fixes

18 years agosmall test fix
David Kamholz [Tue, 7 Feb 2006 22:39:53 +0000]
small test fix

18 years agosmall fix to ResultSetManager
David Kamholz [Tue, 7 Feb 2006 22:11:18 +0000]
small fix to ResultSetManager

18 years agotweak to Serialize -- do it even when dcloneing
David Kamholz [Tue, 7 Feb 2006 19:31:35 +0000]
tweak to Serialize -- do it even when dcloneing

18 years agosmall tweak to ResultSetManager (still doesn't work perfectly)
David Kamholz [Tue, 7 Feb 2006 19:16:39 +0000]
small tweak to ResultSetManager (still doesn't work perfectly)

18 years agoprevent accidental table-wide update/delete on row-object from PK-less table
Brandon L. Black [Tue, 7 Feb 2006 14:51:35 +0000]
prevent accidental table-wide update/delete on row-object from PK-less table

18 years agoInitial commit
Jess Robinson [Tue, 7 Feb 2006 14:12:54 +0000]
Initial commit

18 years agorollback on disconnect, and disconnect on DESTROY
Brandon L. Black [Tue, 7 Feb 2006 03:47:39 +0000]
rollback on disconnect, and disconnect on DESTROY

18 years agominor TEST_POD warning cleanup
Brandon L. Black [Tue, 7 Feb 2006 03:45:29 +0000]
minor TEST_POD warning cleanup