Peter Rabbitson [Fri, 13 Feb 2009 14:47:56 +0000]
08012 shipped
Peter Rabbitson [Thu, 12 Feb 2009 11:23:33 +0000]
Massive fail updating Makefile.PM requires
Peter Rabbitson [Thu, 12 Feb 2009 08:30:39 +0000]
Second -- #forgot to actually unhide documented package
Peter Rabbitson [Thu, 12 Feb 2009 08:29:25 +0000]
Make indexer happier
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
Peter Rabbitson [Wed, 11 Feb 2009 16:18:16 +0000]
The real 08011
Peter Rabbitson [Wed, 11 Feb 2009 16:05:03 +0000]
One more win32 tewak by chorny
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
Peter Rabbitson [Tue, 10 Feb 2009 10:33:21 +0000]
this is a dumb idea
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)
Ash Berlin [Mon, 9 Feb 2009 21:21:13 +0000]
Fix Win32 test failures
Peter Rabbitson [Mon, 9 Feb 2009 09:25:58 +0000]
Apparently ready to roll as 0.08011
Peter Rabbitson [Sat, 7 Feb 2009 17:59:04 +0000]
Up dependency on SQLT (releasing now)
Ash Berlin [Sat, 7 Feb 2009 17:52:29 +0000]
Fix versioning test
Peter Rabbitson [Mon, 2 Feb 2009 20:30:53 +0000]
Fix db2 test
Peter Rabbitson [Mon, 2 Feb 2009 18:14:14 +0000]
Port 89dbicadmin.t from trunk - now runs on MSWin32 too
Peter Rabbitson [Sat, 31 Jan 2009 07:41:56 +0000]
Rip out todo as per author (it is gone in trunk)
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
Peter Rabbitson [Thu, 29 Jan 2009 21:14:10 +0000]
Stupid testcase
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
Peter Rabbitson [Thu, 29 Jan 2009 20:51:40 +0000]
Up DBD::SQLite dependency, andd add broken sqlite detection
Peter Rabbitson [Thu, 29 Jan 2009 20:00:16 +0000]
Now SQLA 1.50 compatible - no changes to tests, no additions. Just compat
Peter Rabbitson [Thu, 29 Jan 2009 18:45:46 +0000]
Add the sqla test harness to the stopgap branch
Peter Rabbitson [Thu, 29 Jan 2009 09:39:36 +0000]
Switch away the hook test from real tables (breaks DBICTEST_SQLT_DEPLOY=1)
Peter Rabbitson [Thu, 29 Jan 2009 09:14:31 +0000]
Sanify 746mssql.t
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
Peter Rabbitson [Thu, 29 Jan 2009 09:06:54 +0000]
Missing POD
Peter Rabbitson [Thu, 29 Jan 2009 09:06:33 +0000]
Older JSON::Any have been seen to cause problems
Ash Berlin [Sat, 1 Mar 2008 12:17:54 +0000]
Fix versioning test so it works with SQLT 0.09.
Ash Berlin [Thu, 28 Feb 2008 19:33:59 +0000]
Todo tests for txn_rollback and scope_guard
Ash Berlin [Sun, 10 Feb 2008 17:31:27 +0000]
Add txn_scope_guard method/object
Øystein Torget [Tue, 5 Feb 2008 08:42:32 +0000]
Added Øystein Torget to the list of contributers
Tom Hukins [Fri, 25 Jan 2008 17:20:38 +0000]
Fix a typo and a couple of links.
Jess Robinson [Thu, 24 Jan 2008 23:36:59 +0000]
0.08009 released
Jess Robinson [Thu, 24 Jan 2008 23:22:49 +0000]
Version 0.08009
Jess Robinson [Thu, 24 Jan 2008 13:19:52 +0000]
Oops, fix joining manual to be correct
Marc Mims [Tue, 22 Jan 2008 15:13:11 +0000]
Added build_datetime_parser method for MSSQL over ODBC.
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
Matt S Trout [Fri, 18 Jan 2008 13:03:08 +0000]
added strict and warnings to HashRefInflator, fixed inflation for empty has_many rels
Michael G Schwern [Wed, 16 Jan 2008 10:26:26 +0000]
And fix the check in the dbicadmin test to look for JSON::Any.
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.
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.
Tom Hukins [Mon, 7 Jan 2008 15:23:15 +0000]
Fix class name typo
Yuval Kogman [Thu, 3 Jan 2008 14:50:52 +0000]
changelog
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
Yuval Kogman [Thu, 3 Jan 2008 13:53:00 +0000]
dbicadmin printed even when quiet
Yuval Kogman [Thu, 3 Jan 2008 13:36:07 +0000]
pod coverage for Storage::DBI::ODBC::Microsoft_SQL_Server
Yuval Kogman [Thu, 3 Jan 2008 13:35:20 +0000]
introduce set_inflated_columns
Yuval Kogman [Thu, 3 Jan 2008 13:31:49 +0000]
test plan
Yuval Kogman [Thu, 3 Jan 2008 13:18:36 +0000]
failing test for inflate not being triggerred with copy()
Marc Mims [Wed, 2 Jan 2008 22:24:23 +0000]
Added Storage::DBI subclass for MSSQL auto PK over ODBC.
Chris Prather [Wed, 2 Jan 2008 20:52:13 +0000]
move dbicadmin to JSON::Any
Ash Berlin [Thu, 20 Dec 2007 11:02:15 +0000]
Add proper thaw hooks so schema gets re-attached
Wallace Reis [Tue, 11 Dec 2007 01:29:51 +0000]
minor doc fix
Ash Berlin [Sat, 24 Nov 2007 21:24:53 +0000]
Sort tables for consistent output
Ash Berlin [Thu, 22 Nov 2007 15:27:23 +0000]
Fix mistakes
Wallace Reis [Wed, 21 Nov 2007 13:57:35 +0000]
minor fixes for ResultSet docs
Ash Berlin [Mon, 19 Nov 2007 18:11:53 +0000]
Fix END block
Ash Berlin [Fri, 16 Nov 2007 14:30:51 +0000]
Version bump
Tom Hukins [Thu, 15 Nov 2007 15:05:12 +0000]
Remove an unneeded requirement.
Ash Berlin [Thu, 15 Nov 2007 13:52:58 +0000]
Fix t/82cascade_copy.t
Ash Berlin [Thu, 15 Nov 2007 13:02:15 +0000]
Adding missing file
Ash Berlin [Thu, 15 Nov 2007 12:49:53 +0000]
Fix is_foreign_key_constraint - thanks Jon Schutz
Jess Robinson [Mon, 12 Nov 2007 21:13:33 +0000]
Added cookbook recipe for using dual, thanks Richard
Matt S Trout [Tue, 6 Nov 2007 14:53:48 +0000]
make belongs_to accept an [] join cond
Jess Robinson [Sat, 3 Nov 2007 02:17:11 +0000]
Improve inflatecolumn docs
Luke Saunders [Mon, 29 Oct 2007 20:28:45 +0000]
spelt Zby's name properly
Luke Saunders [Mon, 29 Oct 2007 20:26:02 +0000]
fixed _merge_attr bug
Tom Hukins [Mon, 29 Oct 2007 17:19:01 +0000]
Improve Documentation.
Ash Berlin [Sat, 27 Oct 2007 17:53:39 +0000]
Reorder Changes file. (New changes go at bottom of block please!)
Luke Saunders [Fri, 26 Oct 2007 10:53:26 +0000]
the checks in reverse_relationship_info are less ambiguous
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.
Luke Saunders [Mon, 22 Oct 2007 19:45:46 +0000]
fixed problem with duplicate related objects for Row::new/insert
Jess Robinson [Sun, 21 Oct 2007 11:46:56 +0000]
Documentation clarifications
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)
Norbert Csongradi [Sat, 20 Oct 2007 15:27:52 +0000]
Added set_schema and fixed previously bad calls ($self->$_).
Nigel Metheringham [Wed, 17 Oct 2007 15:59:12 +0000]
Added reference to RH perl bug at appropriate points
Ash Berlin [Sat, 13 Oct 2007 12:33:33 +0000]
Add docs about sqlt_deploy_hook, and reorganise/reorder the Cookbook
Ash Berlin [Fri, 12 Oct 2007 18:20:43 +0000]
Test sqlt_deploy_hook on the Schema level
Ash Berlin [Fri, 12 Oct 2007 17:46:55 +0000]
Remove add_index and replace it with sqlt_deploy_hook
Ash Berlin [Fri, 12 Oct 2007 10:32:41 +0000]
s/indices/indexes/ to keep Jess happy.
Ash Berlin [Fri, 12 Oct 2007 10:26:55 +0000]
Add an add_index method on ResultSource (and proxy classes)
Ash Berlin [Sun, 7 Oct 2007 21:50:33 +0000]
Timezone support for InflateColumn::DateTime (sergio)
Marc Mims [Fri, 5 Oct 2007 18:49:20 +0000]
Fixed warning on uninitialized value.
Luke Saunders [Thu, 4 Oct 2007 20:54:08 +0000]
fixed search_related from object with unset FK behaviour
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.
Ash Berlin [Wed, 3 Oct 2007 20:00:32 +0000]
Many-to-many relationships now warn if the utility methods would clash
Luke Saunders [Tue, 2 Oct 2007 15:43:16 +0000]
added comment explaining change
Luke Saunders [Tue, 2 Oct 2007 15:38:21 +0000]
fixed find_or_new_related bug
Jess Robinson [Sat, 29 Sep 2007 22:37:07 +0000]
Fix "redefined" errors resulting from loading a Schema twice.
Wallace Reis [Sat, 29 Sep 2007 00:35:55 +0000]
select for patch from justin
Jess Robinson [Fri, 28 Sep 2007 07:51:40 +0000]
Tests from captainL, find_or_new_related fails on belongs_to rels.
Brian Cassidy [Thu, 27 Sep 2007 18:37:15 +0000]
ResultSetColumn::func() now returns all results if called in list context
Ash Berlin [Tue, 25 Sep 2007 15:39:52 +0000]
Throw if "foreign." and "self." are wrong way round in conditions for relationships
Jess Robinson [Tue, 11 Sep 2007 23:23:20 +0000]
Much doch shuffling and more argument explanations (due to initself ;)
Marc Mims [Sat, 8 Sep 2007 14:20:32 +0000]
discard_changes is also "refresh from storage"
Tom Hukins [Fri, 7 Sep 2007 16:54:00 +0000]
Small POD fix
Jess Robinson [Thu, 6 Sep 2007 21:35:49 +0000]
Add more about accessors to doc
Jess Robinson [Thu, 6 Sep 2007 20:07:52 +0000]
Doc patch from wreis
Marc Mims [Wed, 5 Sep 2007 01:11:07 +0000]
Updated email address