15 years agoFix test in t/91debug.t for less ambigious SQL bracketing for 0.08013 release maint/0.0800xx v0.08013
Ash Berlin [Sun, 5 Apr 2009 13:51:03 +0000]
Fix test in t/91debug.t for less ambigious SQL bracketing for 0.08013 release

15 years ago08012 shipped v0.08012
Peter Rabbitson [Fri, 13 Feb 2009 14:47:56 +0000]
08012 shipped

15 years agoMassive fail updating Makefile.PM requires
Peter Rabbitson [Thu, 12 Feb 2009 11:23:33 +0000]
Massive fail updating Makefile.PM requires

15 years agoSecond -- #forgot to actually unhide documented package
Peter Rabbitson [Thu, 12 Feb 2009 08:30:39 +0000]
Second -- #forgot to actually unhide documented package

15 years agoMake indexer happier
Peter Rabbitson [Thu, 12 Feb 2009 08:29:25 +0000]
Make indexer happier

15 years agoribasushi-- #forgot to port changes to 64db.t
Peter Rabbitson [Thu, 12 Feb 2009 08:26:08 +0000]
ribasushi-- #forgot to port changes to 64db.t
This test doesn't really do much anyway, so todoify it away
It is still active (and somewhat fixed) in trunk if someone decides to make it better some day

15 years agoThe real 08011 v0.08011
Peter Rabbitson [Wed, 11 Feb 2009 16:18:16 +0000]
The real 08011

15 years agoOne more win32 tewak by chorny
Peter Rabbitson [Wed, 11 Feb 2009 16:05:03 +0000]
One more win32 tewak by chorny

15 years agoMore rh-bug related stuff:
Peter Rabbitson [Tue, 10 Feb 2009 11:19:20 +0000]
More rh-bug related stuff:
- Improve message emmitted when confronted with a buggy system
- Port forgotten pieces from trunk to stopgap

15 years agothis is a dumb idea
Peter Rabbitson [Tue, 10 Feb 2009 10:33:21 +0000]
this is a dumb idea

15 years agoFinally make the indexer happy wrt SQL::Translator::Parser::DBIx::Class
Peter Rabbitson [Tue, 10 Feb 2009 10:18:09 +0000]
Finally make the indexer happy wrt SQL::Translator::Parser::DBIx::Class
Hide DBIx::Class::CDBICompat::ColumnGroups::GrouperShim (was never indexed to begin with)

15 years agoFix Win32 test failures
Ash Berlin [Mon, 9 Feb 2009 21:21:13 +0000]
Fix Win32 test failures

15 years agoApparently ready to roll as 0.08011
Peter Rabbitson [Mon, 9 Feb 2009 09:25:58 +0000]
Apparently ready to roll as 0.08011

15 years agoUp dependency on SQLT (releasing now)
Peter Rabbitson [Sat, 7 Feb 2009 17:59:04 +0000]
Up dependency on SQLT (releasing now)

15 years agoFix versioning test
Ash Berlin [Sat, 7 Feb 2009 17:52:29 +0000]
Fix versioning test

15 years agoFix db2 test
Peter Rabbitson [Mon, 2 Feb 2009 20:30:53 +0000]
Fix db2 test

15 years agoPort 89dbicadmin.t from trunk - now runs on MSWin32 too
Peter Rabbitson [Mon, 2 Feb 2009 18:14:14 +0000]
Port 89dbicadmin.t from trunk - now runs on MSWin32 too

15 years agoRip out todo as per author (it is gone in trunk)
Peter Rabbitson [Sat, 31 Jan 2009 07:41:56 +0000]
Rip out todo as per author (it is gone in trunk)

15 years agoAnd more upped depndencies:
Peter Rabbitson [Fri, 30 Jan 2009 08:09:11 +0000]
And more upped depndencies:
- SQLA had a number of fixes/improvements - pull in both latest SQLA and SQLA::Limit
- C3 and CAG have a number of 5.9+ MRO related fixes and tweaks

15 years agoStupid testcase
Peter Rabbitson [Thu, 29 Jan 2009 21:14:10 +0000]
Stupid testcase

15 years agoretire startup rh bug testing and bring in 99rh_perl_perf_bug.t from trunk
Peter Rabbitson [Thu, 29 Jan 2009 20:54:32 +0000]
retire startup rh bug testing and bring in 99rh_perl_perf_bug.t from trunk

15 years agoUp DBD::SQLite dependency, andd add broken sqlite detection
Peter Rabbitson [Thu, 29 Jan 2009 20:51:40 +0000]
Up DBD::SQLite dependency, andd add broken sqlite detection

15 years agoNow SQLA 1.50 compatible - no changes to tests, no additions. Just compat
Peter Rabbitson [Thu, 29 Jan 2009 20:00:16 +0000]
Now SQLA 1.50 compatible - no changes to tests, no additions. Just compat

15 years agoAdd the sqla test harness to the stopgap branch
Peter Rabbitson [Thu, 29 Jan 2009 18:45:46 +0000]
Add the sqla test harness to the stopgap branch

15 years agoSwitch away the hook test from real tables (breaks DBICTEST_SQLT_DEPLOY=1)
Peter Rabbitson [Thu, 29 Jan 2009 09:39:36 +0000]
Switch away the hook test from real tables (breaks DBICTEST_SQLT_DEPLOY=1)

15 years agoSanify 746mssql.t
Peter Rabbitson [Thu, 29 Jan 2009 09:14:31 +0000]
Sanify 746mssql.t

15 years agoport r5016: Fix an obscure bug in the DBI exception handler, clobbering the exception...
Peter Rabbitson [Thu, 29 Jan 2009 09:08:51 +0000]
port r5016: Fix an obscure bug in the DBI exception handler, clobbering the exception contents when the same  is used outside of dbic code

15 years agoMissing POD
Peter Rabbitson [Thu, 29 Jan 2009 09:06:54 +0000]
Missing POD

15 years agoOlder JSON::Any have been seen to cause problems
Peter Rabbitson [Thu, 29 Jan 2009 09:06:33 +0000]
Older JSON::Any have been seen to cause problems

16 years agoFix versioning test so it works with SQLT 0.09. v0.08010
Ash Berlin [Sat, 1 Mar 2008 12:17:54 +0000]
Fix versioning test so it works with SQLT 0.09.

16 years agoTodo tests for txn_rollback and scope_guard
Ash Berlin [Thu, 28 Feb 2008 19:33:59 +0000]
Todo tests for txn_rollback and scope_guard

16 years agoAdd txn_scope_guard method/object
Ash Berlin [Sun, 10 Feb 2008 17:31:27 +0000]
Add txn_scope_guard method/object

16 years agoAdded Øystein Torget to the list of contributers
Øystein Torget [Tue, 5 Feb 2008 08:42:32 +0000]
Added Øystein Torget to the list of contributers

16 years agoFix a typo and a couple of links.
Tom Hukins [Fri, 25 Jan 2008 17:20:38 +0000]
Fix a typo and a couple of links.

16 years ago0.08009 released
Jess Robinson [Thu, 24 Jan 2008 23:36:59 +0000]
0.08009 released

16 years agoVersion 0.08009
Jess Robinson [Thu, 24 Jan 2008 23:22:49 +0000]
Version 0.08009

16 years agoOops, fix joining manual to be correct
Jess Robinson [Thu, 24 Jan 2008 13:19:52 +0000]
Oops, fix joining manual to be correct

16 years agoAdded build_datetime_parser method for MSSQL over ODBC.
Marc Mims [Tue, 22 Jan 2008 15:13:11 +0000]
Added build_datetime_parser method for MSSQL over ODBC.

16 years agomade search_rs smarter about when to preserve the cache to fix mm prefetch usage
Matt S Trout [Sun, 20 Jan 2008 12:28:55 +0000]
made search_rs smarter about when to preserve the cache to fix mm prefetch usage

16 years agoadded strict and warnings to HashRefInflator, fixed inflation for empty has_many...
Matt S Trout [Fri, 18 Jan 2008 13:03:08 +0000]
added strict and warnings to HashRefInflator, fixed inflation for empty has_many rels

16 years agoAnd fix the check in the dbicadmin test to look for JSON::Any.
Michael G Schwern [Wed, 16 Jan 2008 10:26:26 +0000]
And fix the check in the dbicadmin test to look for JSON::Any.

16 years agoDeclare dep on JSON::Any rather than JSON.
Michael G Schwern [Wed, 16 Jan 2008 10:25:36 +0000]
Declare dep on JSON::Any rather than JSON.

No reason JSON::Any should prefer JSON.pm over it's default ordering.

16 years agoCopied documentation for id & discard_charges methods from Pk.pm
Nigel Metheringham [Fri, 11 Jan 2008 12:55:17 +0000]
Copied documentation for id & discard_charges methods from Pk.pm
into Row.pm as few people think to look in Pk.pm.  Put reference
back to original source.

16 years agoFix class name typo
Tom Hukins [Mon, 7 Jan 2008 15:23:15 +0000]
Fix class name typo

16 years agochangelog
Yuval Kogman [Thu, 3 Jan 2008 14:50:52 +0000]
changelog

16 years agomake the dbicadmin test portable to JSON modules that do not support single quotes...
Yuval Kogman [Thu, 3 Jan 2008 13:54:38 +0000]
make the dbicadmin test portable to JSON modules that do not support single quotes and bare strings, even on windaz

16 years agodbicadmin printed even when quiet
Yuval Kogman [Thu, 3 Jan 2008 13:53:00 +0000]
dbicadmin printed even when quiet

16 years agopod coverage for Storage::DBI::ODBC::Microsoft_SQL_Server
Yuval Kogman [Thu, 3 Jan 2008 13:36:07 +0000]
pod coverage for Storage::DBI::ODBC::Microsoft_SQL_Server

16 years agointroduce set_inflated_columns
Yuval Kogman [Thu, 3 Jan 2008 13:35:20 +0000]
introduce set_inflated_columns

16 years agotest plan
Yuval Kogman [Thu, 3 Jan 2008 13:31:49 +0000]
test plan

16 years agofailing test for inflate not being triggerred with copy()
Yuval Kogman [Thu, 3 Jan 2008 13:18:36 +0000]
failing test for inflate not being triggerred with copy()

16 years agoAdded Storage::DBI subclass for MSSQL auto PK over ODBC.
Marc Mims [Wed, 2 Jan 2008 22:24:23 +0000]
Added Storage::DBI subclass for MSSQL auto PK over ODBC.

16 years agomove dbicadmin to JSON::Any
Chris Prather [Wed, 2 Jan 2008 20:52:13 +0000]
move dbicadmin to JSON::Any

16 years agoAdd proper thaw hooks so schema gets re-attached
Ash Berlin [Thu, 20 Dec 2007 11:02:15 +0000]
Add proper thaw hooks so schema gets re-attached

16 years agominor doc fix
Wallace Reis [Tue, 11 Dec 2007 01:29:51 +0000]
minor doc fix

16 years agoSort tables for consistent output
Ash Berlin [Sat, 24 Nov 2007 21:24:53 +0000]
Sort tables for consistent output

16 years agoFix mistakes
Ash Berlin [Thu, 22 Nov 2007 15:27:23 +0000]
Fix mistakes

16 years agominor fixes for ResultSet docs
Wallace Reis [Wed, 21 Nov 2007 13:57:35 +0000]
minor fixes for ResultSet docs

16 years agoFix END block
Ash Berlin [Mon, 19 Nov 2007 18:11:53 +0000]
Fix END block

16 years agoVersion bump
Ash Berlin [Fri, 16 Nov 2007 14:30:51 +0000]
Version bump

16 years agoRemove an unneeded requirement.
Tom Hukins [Thu, 15 Nov 2007 15:05:12 +0000]
Remove an unneeded requirement.

16 years agoFix t/82cascade_copy.t
Ash Berlin [Thu, 15 Nov 2007 13:52:58 +0000]
Fix t/82cascade_copy.t

16 years agoAdding missing file
Ash Berlin [Thu, 15 Nov 2007 13:02:15 +0000]
Adding missing file

16 years agoFix is_foreign_key_constraint - thanks Jon Schutz
Ash Berlin [Thu, 15 Nov 2007 12:49:53 +0000]
Fix is_foreign_key_constraint - thanks Jon Schutz

16 years agoAdded cookbook recipe for using dual, thanks Richard
Jess Robinson [Mon, 12 Nov 2007 21:13:33 +0000]
Added cookbook recipe for using dual, thanks Richard

16 years agomake belongs_to accept an [] join cond
Matt S Trout [Tue, 6 Nov 2007 14:53:48 +0000]
make belongs_to accept an [] join cond

16 years agoImprove inflatecolumn docs
Jess Robinson [Sat, 3 Nov 2007 02:17:11 +0000]
Improve inflatecolumn docs

16 years agospelt Zby's name properly
Luke Saunders [Mon, 29 Oct 2007 20:28:45 +0000]
spelt Zby's name properly

16 years agofixed _merge_attr bug
Luke Saunders [Mon, 29 Oct 2007 20:26:02 +0000]
fixed _merge_attr bug

16 years agoImprove Documentation.
Tom Hukins [Mon, 29 Oct 2007 17:19:01 +0000]
Improve Documentation.

16 years agoReorder Changes file. (New changes go at bottom of block please!)
Ash Berlin [Sat, 27 Oct 2007 17:53:39 +0000]
Reorder Changes file. (New changes go at bottom of block please!)

16 years agothe checks in reverse_relationship_info are less ambiguous
Luke Saunders [Fri, 26 Oct 2007 10:53:26 +0000]
the checks in reverse_relationship_info are less ambiguous

16 years agoMerge 'replication' into 'trunk'
Norbert Csongradi [Thu, 25 Oct 2007 16:22:07 +0000]
Merge 'replication' into 'trunk'

r10510@beetle:  bert | 2007-10-25 11:22:07 +0200
Merged with replication branch (fixed wrong object-function calls preventing set_schema to work rev3823). Added myself to contributors.

16 years agofixed problem with duplicate related objects for Row::new/insert
Luke Saunders [Mon, 22 Oct 2007 19:45:46 +0000]
fixed problem with duplicate related objects for Row::new/insert

16 years agoDocumentation clarifications
Jess Robinson [Sun, 21 Oct 2007 11:46:56 +0000]
Documentation clarifications

16 years agoAdded startup checks to warn loudly if we appear to be running on RedHat systems...
Ash Berlin [Sat, 20 Oct 2007 11:01:07 +0000]
Added startup checks to warn loudly if we appear to be running on RedHat systems from perl-5.8.8-10 and up that have the bless/overload patch applied (badly) which causes 2x -> 100x performance penalty.  (Jon Schutz)

16 years agoAdded set_schema and fixed previously bad calls ($self->$_).
Norbert Csongradi [Sat, 20 Oct 2007 15:27:52 +0000]
Added set_schema and fixed previously bad calls ($self->$_).

16 years agoAdded reference to RH perl bug at appropriate points
Nigel Metheringham [Wed, 17 Oct 2007 15:59:12 +0000]
Added reference to RH perl bug at appropriate points

16 years agoAdd docs about sqlt_deploy_hook, and reorganise/reorder the Cookbook
Ash Berlin [Sat, 13 Oct 2007 12:33:33 +0000]
Add docs about sqlt_deploy_hook, and reorganise/reorder the Cookbook

16 years agoTest sqlt_deploy_hook on the Schema level
Ash Berlin [Fri, 12 Oct 2007 18:20:43 +0000]
Test sqlt_deploy_hook on the Schema level

16 years agoRemove add_index and replace it with sqlt_deploy_hook
Ash Berlin [Fri, 12 Oct 2007 17:46:55 +0000]
Remove add_index and replace it with sqlt_deploy_hook

16 years agos/indices/indexes/ to keep Jess happy.
Ash Berlin [Fri, 12 Oct 2007 10:32:41 +0000]
s/indices/indexes/ to keep Jess happy.

16 years agoAdd an add_index method on ResultSource (and proxy classes)
Ash Berlin [Fri, 12 Oct 2007 10:26:55 +0000]
Add an add_index method on ResultSource (and proxy classes)

16 years agoTimezone support for InflateColumn::DateTime (sergio)
Ash Berlin [Sun, 7 Oct 2007 21:50:33 +0000]
Timezone support for InflateColumn::DateTime (sergio)

16 years agoFixed warning on uninitialized value.
Marc Mims [Fri, 5 Oct 2007 18:49:20 +0000]
Fixed warning on uninitialized value.

16 years agofixed search_related from object with unset FK behaviour
Luke Saunders [Thu, 4 Oct 2007 20:54:08 +0000]
fixed search_related from object with unset FK behaviour

16 years ago- Doc patch for using an SQL function on the left side of a comparison.
Marc Mims [Thu, 4 Oct 2007 13:48:06 +0000]
- Doc patch for using an SQL function on the left side of a comparison.
- Which lead to the discovery of a bind args ordering bug.  TODO tests added
  for that.
- Fixed =for hidden with =begin hidden / =end hidden elsewhere.
- Added myself to the contributors list.

16 years agoMany-to-many relationships now warn if the utility methods would clash
Ash Berlin [Wed, 3 Oct 2007 20:00:32 +0000]
Many-to-many relationships now warn if the utility methods would clash

16 years agoadded comment explaining change
Luke Saunders [Tue, 2 Oct 2007 15:43:16 +0000]
added comment explaining change

16 years agofixed find_or_new_related bug
Luke Saunders [Tue, 2 Oct 2007 15:38:21 +0000]
fixed find_or_new_related bug

16 years agoFix "redefined" errors resulting from loading a Schema twice.
Jess Robinson [Sat, 29 Sep 2007 22:37:07 +0000]
Fix "redefined" errors resulting from loading a Schema twice.

16 years agoselect for patch from justin
Wallace Reis [Sat, 29 Sep 2007 00:35:55 +0000]
select for patch from justin

16 years agoTests from captainL, find_or_new_related fails on belongs_to rels.
Jess Robinson [Fri, 28 Sep 2007 07:51:40 +0000]
Tests from captainL, find_or_new_related fails on belongs_to rels.

16 years agoResultSetColumn::func() now returns all results if called in list context
Brian Cassidy [Thu, 27 Sep 2007 18:37:15 +0000]
ResultSetColumn::func() now returns all results if called in list context

16 years agoThrow if "foreign." and "self." are wrong way round in conditions for relationships
Ash Berlin [Tue, 25 Sep 2007 15:39:52 +0000]
Throw if "foreign." and "self." are wrong way round in conditions for relationships

16 years agoMuch doch shuffling and more argument explanations (due to initself ;)
Jess Robinson [Tue, 11 Sep 2007 23:23:20 +0000]
Much doch shuffling and more argument explanations (due to initself ;)

16 years agodiscard_changes is also "refresh from storage"
Marc Mims [Sat, 8 Sep 2007 14:20:32 +0000]
discard_changes is also "refresh from storage"

16 years agoSmall POD fix
Tom Hukins [Fri, 7 Sep 2007 16:54:00 +0000]
Small POD fix

16 years agoAdd more about accessors to doc
Jess Robinson [Thu, 6 Sep 2007 21:35:49 +0000]
Add more about accessors to doc

16 years agoDoc patch from wreis
Jess Robinson [Thu, 6 Sep 2007 20:07:52 +0000]
Doc patch from wreis