15 years agomoved schema_version from Versioning to core
Luke Saunders [Mon, 7 Jul 2008 12:11:32 +0000]
moved schema_version from Versioning to core

15 years agomade versioning overwrite ddl and diff files where appropriate and made arg order...
Luke Saunders [Fri, 4 Jul 2008 12:03:51 +0000]
made versioning overwrite ddl and diff files where appropriate and made arg order of ddl_filename consistent with create_ddl_filename

15 years agoMinor cookbook fix (two adjacent examples were mixed up)
Peter Rabbitson [Thu, 3 Jul 2008 23:52:31 +0000]
Minor cookbook fix (two adjacent examples were mixed up)

15 years agoupdating changelog
Wallace Reis [Wed, 2 Jul 2008 22:19:39 +0000]
updating changelog

15 years agoAdd caveat about prefetch
Ash Berlin [Wed, 2 Jul 2008 14:53:32 +0000]
Add caveat about prefetch

15 years agoimplemented versioning tests for version warns
Luke Saunders [Mon, 30 Jun 2008 20:07:13 +0000]
implemented versioning tests for version warns

15 years agoadded ignore_version connect attr and updated docs accordingly
Luke Saunders [Mon, 30 Jun 2008 18:38:08 +0000]
added ignore_version connect attr and updated docs accordingly

15 years agoupdate marcus in the authors
Brian Cassidy [Mon, 30 Jun 2008 14:36:37 +0000]
update marcus in the authors

15 years agoCorrected spelling of TRANSACTION in code reading sql upgrade script.
Nigel Metheringham [Mon, 30 Jun 2008 14:30:11 +0000]
Corrected spelling of TRANSACTION in code reading sql upgrade script.
Pointed out by renormalist on IRC.

15 years agochange my nick
Brian Cassidy [Mon, 30 Jun 2008 13:32:03 +0000]
change my nick

15 years agochanged default behaviour of do_upgrade in versioned to just run everything
Luke Saunders [Fri, 27 Jun 2008 10:18:08 +0000]
changed default behaviour of do_upgrade in versioned to just run everything

15 years agoRemove setup_connection_class from POD, skip in podcoverage
Jess Robinson [Thu, 26 Jun 2008 19:51:35 +0000]
Remove setup_connection_class from POD, skip in podcoverage

15 years agoadd troubleshooting examples for quoting issues
Will Hawes [Thu, 26 Jun 2008 12:29:45 +0000]
add troubleshooting examples for quoting issues

15 years agoclarify that ->resultset_class must be called after ->load_components and ->table...
Will Hawes [Wed, 25 Jun 2008 10:52:30 +0000]
clarify that ->resultset_class must be called after ->load_components and ->table when using custom resultsets

15 years agoAdd make_column_dirty to Row (per request from #dbix-class questions)
Cory G Watson [Thu, 19 Jun 2008 13:06:57 +0000]
Add make_column_dirty to Row (per request from #dbix-class questions)

15 years agoBlasted relation docs..
Jess Robinson [Wed, 11 Jun 2008 16:27:21 +0000]
Blasted relation docs..

15 years agoAdd docs to update mentioning scalar refs and discard_changes
Jess Robinson [Wed, 11 Jun 2008 12:54:58 +0000]
Add docs to update mentioning scalar refs and discard_changes

15 years agoPoint at "prefetch" in the get/set cache docs
Jess Robinson [Wed, 11 Jun 2008 12:25:15 +0000]
Point at "prefetch" in the get/set cache docs

15 years agoMerge 'parser_fk_index' into 'trunk'
Luke Saunders [Tue, 10 Jun 2008 20:08:17 +0000]
Merge 'parser_fk_index' into 'trunk'

r8139@luke-mbp (orig r4482):  lukes | 2008-06-10 17:25:34 +0100
new branch for making the FK index optional
r8140@luke-mbp (orig r4483):  lukes | 2008-06-10 20:09:24 +0100
added some perldoc
r8141@luke-mbp (orig r4484):  lukes | 2008-06-10 20:40:42 +0100
allow add_fk_index param to be specified in rel def
r8142@luke-mbp (orig r4485):  lukes | 2008-06-10 21:07:56 +0100
fixed failing test

15 years agofixed failing test
Luke Saunders [Tue, 10 Jun 2008 20:07:56 +0000]
fixed failing test

15 years agoallow add_fk_index param to be specified in rel def
Luke Saunders [Tue, 10 Jun 2008 19:40:42 +0000]
allow add_fk_index param to be specified in rel def

15 years agoadded some perldoc
Luke Saunders [Tue, 10 Jun 2008 19:09:24 +0000]
added some perldoc

15 years agoremove a line from the threads test that had the potential to mask bugs, and copy...
Brandon L. Black [Thu, 5 Jun 2008 07:21:42 +0000]
remove a line from the threads test that had the potential to mask bugs, and copy it to a new "threadtxn" test too, which uses a txn_do in each thread to do the same stuff

15 years ago_verify_pid mods _dbh, so we must call it again here
Brandon L. Black [Thu, 5 Jun 2008 06:57:09 +0000]
_verify_pid mods _dbh, so we must call it again here

15 years agoRemove Digest::SHA1 dep too
Ash Berlin [Tue, 3 Jun 2008 18:15:27 +0000]
Remove Digest::SHA1 dep too

15 years agoRemove the length limit on identifiers - it doesn't belong in DBIx::Class
Ash Berlin [Tue, 3 Jun 2008 16:11:25 +0000]
Remove the length limit on identifiers - it doesn't belong in DBIx::Class
A few doc fixes

15 years agoI suck, should read code while doccing it, not assume someone else got it right!
Jess Robinson [Mon, 2 Jun 2008 18:46:12 +0000]
I suck, should read code while doccing it, not assume someone else got it right!

15 years agoPrepare for new dev release
Ash Berlin [Sun, 1 Jun 2008 10:28:14 +0000]
Prepare for new dev release

15 years agoFix broken pod test (missing newline!)
Jess Robinson [Sat, 31 May 2008 20:14:05 +0000]
Fix broken pod test (missing newline!)

15 years agoUpdate docs for best practices and correctness.
Jess Robinson [Fri, 30 May 2008 22:41:03 +0000]
Update docs for best practices and correctness.

15 years agoUpdating to new doc standard.
Jess Robinson [Fri, 30 May 2008 15:58:16 +0000]
Updating to new doc standard.
Adding more examples of alternate calls.

15 years agoAdjust prefetch tests to not blow up after r4434
Peter Rabbitson [Fri, 30 May 2008 15:19:58 +0000]
Adjust prefetch tests to not blow up after r4434

15 years agoTidy up TxnScopeGuard and its tests a bit
Ash Berlin [Fri, 30 May 2008 15:13:36 +0000]
Tidy up TxnScopeGuard and its tests a bit

15 years agoMake irc/mailing list much more prominent in the docs
Ash Berlin [Fri, 30 May 2008 14:40:31 +0000]
Make irc/mailing list much more prominent in the docs

15 years agothrow exception for multi-has_many prefetch
Matt S Trout [Fri, 30 May 2008 14:36:16 +0000]
throw exception for multi-has_many prefetch

15 years agoUpdate docs (and code changes that were missed from last commit, oops):
Ash Berlin [Fri, 30 May 2008 13:34:39 +0000]
Update docs (and code changes that were missed from last commit, oops):
Set ignore_contraint_names to default on

15 years agoMake ingore_{constraint,index}_names default
Ash Berlin [Fri, 30 May 2008 13:29:32 +0000]
Make ingore_{constraint,index}_names default

15 years agoStarted doc standards doc in Manual::Reading.
Jess Robinson [Fri, 30 May 2008 13:20:26 +0000]
Started doc standards doc in Manual::Reading.
Fixed up belongs_to example to put more emphasis on the "column" part of "foreign_key_column" and corrected first paragraph.

15 years agofix SQL::Translator parser to add $table_idx_ on the front of index names to prevent...
Matt S Trout [Fri, 30 May 2008 12:36:19 +0000]
fix SQL::Translator parser to add $table_idx_ on the front of index names to prevent clashes

15 years agoversion bump, deprecated ResultSetManager
Matt S Trout [Tue, 27 May 2008 13:31:58 +0000]
version bump, deprecated ResultSetManager

15 years agoFix var name typo in cookbook
Ash Berlin [Tue, 27 May 2008 12:50:10 +0000]
Fix var name typo in cookbook

15 years agoAdd set_cache example to cookbook
Ash Berlin [Tue, 27 May 2008 12:49:09 +0000]
Add set_cache example to cookbook

15 years agoUpdate FAQ to mention behavour of scalar refs w.r.t. update
Ash Berlin [Tue, 27 May 2008 10:41:44 +0000]
Update FAQ to mention behavour of scalar refs w.r.t. update

15 years agoOops, =cut after the pod not in the middle
Jess Robinson [Mon, 19 May 2008 21:59:16 +0000]
Oops, =cut after the pod not in the middle

15 years agoAdded doc for "for => update" attribute, thanks StuartL.
Jess Robinson [Mon, 19 May 2008 21:57:25 +0000]
Added doc for "for => update" attribute, thanks StuartL.

16 years agoAdd failing tests for missing safeguards for multilevel prefetch (don't know the...
Peter Rabbitson [Mon, 12 May 2008 11:09:20 +0000]
Add failing tests for missing safeguards for multilevel prefetch (don't know the internals well enough to fix the issue itself)

16 years agosanified new multi_create test
Luke Saunders [Sun, 11 May 2008 19:03:27 +0000]
sanified new multi_create test

16 years agoadded test for find or create related functionality in nested inserts
Luke Saunders [Sun, 11 May 2008 18:43:58 +0000]
added test for find or create related functionality in nested inserts

16 years agopod fix (RT #32988)
Brian Cassidy [Fri, 9 May 2008 02:55:30 +0000]
pod fix (RT #32988)

16 years agoadd RT ticket number to changes
Brian Cassidy [Thu, 8 May 2008 20:08:18 +0000]
add RT ticket number to changes

16 years agoadd Test::Exception to deps (RT #34256). move testing modules to test_requires().
Brian Cassidy [Thu, 8 May 2008 15:44:24 +0000]
add Test::Exception to deps (RT #34256). move testing modules to test_requires().

16 years agocascade_copy docs (format fixed)
Nigel Metheringham [Thu, 8 May 2008 13:22:44 +0000]
cascade_copy docs (format fixed)

16 years agocascade_copy docs - takes from http://osdir.com/ml/lang.perl.modules.dbix-class/2007...
Nigel Metheringham [Thu, 8 May 2008 13:21:33 +0000]
cascade_copy docs - takes from osdir.com/ml/lang.perl.modules.dbix-class/2007-03/msg00106.html

16 years agoVarious fixes to make testing with DBICTEST_SQLT_DEPLOY=1 possible
Peter Rabbitson [Wed, 7 May 2008 16:37:56 +0000]
Various fixes to make testing with DBICTEST_SQLT_DEPLOY=1 possible

16 years agoCorrect order of BEGIN/use so that skip_all does not produce failures
Peter Rabbitson [Wed, 7 May 2008 15:25:41 +0000]
Correct order of BEGIN/use so that skip_all does not produce failures

16 years agoFix a forgotten CDBICompat component relocation
Peter Rabbitson [Wed, 7 May 2008 13:33:50 +0000]
Fix a forgotten CDBICompat component relocation

16 years agoupdated Changes to document Replicated Storage type changes
John Napiorkowski [Tue, 6 May 2008 18:55:17 +0000]
updated Changes to document Replicated Storage type changes

16 years agochanged the warning on DBIC::Storage::DBI->select_single so that it wont call fetch_...
John Napiorkowski [Tue, 6 May 2008 18:47:00 +0000]
changed the warning on DBIC::Storage::DBI->select_single so that it wont call fetch_* on an empty sth, updated tests for the above and added a todo test for the wrong count problem

16 years agoNote that single expects a single row in the ResultSet docs
Daniel Westermann-Clark [Mon, 5 May 2008 22:21:36 +0000]
Note that single expects a single row in the ResultSet docs

16 years agono author notes in Changes if you're already in CONTRIBUTORS please, once you have...
Matt S Trout [Mon, 5 May 2008 20:46:21 +0000]
no author notes in Changes if you're already in CONTRIBUTORS please, once you have that and a commit bit you're just another poor bastard stuck maintaining an ORM, just like I am

16 years agoimprovements to the META.yml magic
Matt S Trout [Mon, 5 May 2008 20:32:58 +0000]
improvements to the META.yml magic

16 years agomissed another package line
Matt S Trout [Mon, 5 May 2008 20:22:17 +0000]
missed another package line

16 years agorestore debolaz's cleanup patch since it's not what I thought it was and probably...
Matt S Trout [Mon, 5 May 2008 20:00:49 +0000]
restore debolaz's cleanup patch since it's not what I thought it was and probably the right thing to do; mea culpa

16 years agomake override follow Replication -> Replicated rename
Matt S Trout [Mon, 5 May 2008 20:00:18 +0000]
make override follow Replication -> Replicated rename

16 years agothis was meant to be deleted with the rest of the Moose stuff
Matt S Trout [Mon, 5 May 2008 19:59:31 +0000]
this was meant to be deleted with the rest of the Moose stuff

16 years agoremoved query count stuff from trunk so we can play with this on a branch instead
John Napiorkowski [Mon, 5 May 2008 18:33:57 +0000]
removed query count stuff from trunk so we can play with this on a branch instead

16 years agoreverse r4290 since we -do- -not- currently want these namespaces indexed
Matt S Trout [Mon, 5 May 2008 17:55:23 +0000]
reverse r4290 since we -do- -not- currently want these namespaces indexed

16 years agominor formatting updates and typos fixes to the schema role tests
John Napiorkowski [Mon, 28 Apr 2008 18:36:58 +0000]
minor formatting updates and typos fixes to the schema role tests

16 years agofixed up the replication test, added some tests for the dbd::multi problem of null...
John Napiorkowski [Fri, 25 Apr 2008 22:33:29 +0000]
fixed up the replication test, added some tests for the dbd::multi problem of null results, fixed replicated.pm docs and a few typos

16 years agorenamed replication storage to replicated (since it's not really doing any replicatio...
John Napiorkowski [Fri, 25 Apr 2008 20:49:07 +0000]
renamed replication storage to replicated (since it's not really doing any replication itself)

16 years agoremoved auto-generated indexes from being explicitly created
Luke Saunders [Fri, 25 Apr 2008 17:35:24 +0000]
removed auto-generated indexes from being explicitly created

16 years agoFix PAUSE indexing of packages
Anders Nor Berle [Thu, 24 Apr 2008 09:04:15 +0000]
Fix PAUSE indexing of packages

16 years agotodo test from zby for set_from_related
Matt S Trout [Wed, 23 Apr 2008 19:47:31 +0000]
todo test from zby for set_from_related

16 years agoadded role for the at query interval run job system
John Napiorkowski [Tue, 22 Apr 2008 19:18:08 +0000]
added role for the at query interval run job system

16 years agoAdd a proxy deploy_statements() method executable directly on $schema instead of...
Peter Rabbitson [Sun, 20 Apr 2008 22:18:28 +0000]
Add a proxy deploy_statements() method executable directly on $schema instead of $schema->storage

16 years agoTODO tests for multiple same level has_many's
Peter Rabbitson [Sun, 20 Apr 2008 18:48:28 +0000]
TODO tests for multiple same level has_many's
Currenty both exception checks pass - should fail until the code is in place

16 years agoSplit prefetch related tests from 76joins.t
Peter Rabbitson [Sun, 20 Apr 2008 18:44:16 +0000]
Split prefetch related tests from 76joins.t

16 years agoadd TODO on constraint check
Matt S Trout [Sun, 20 Apr 2008 16:12:14 +0000]
add TODO on constraint check

16 years agofix loading checks
Matt S Trout [Sun, 20 Apr 2008 15:41:09 +0000]
fix loading checks

16 years agoquerycounter role, test for that and a new schema hierarchy for additional Moose...
John Napiorkowski [Fri, 18 Apr 2008 22:22:41 +0000]
querycounter role, test for that and a new schema hierarchy for additional Moose related development

16 years agoremoved pointless debugging module
John Napiorkowski [Thu, 17 Apr 2008 13:55:11 +0000]
removed pointless debugging module

16 years ago- added tests to replication to make sure dbd::multi fails over when a dtabase is...
John Napiorkowski [Thu, 17 Apr 2008 13:41:17 +0000]
- added tests to replication to make sure dbd::multi fails over when a dtabase is forcible disconnected
- updated DBIC::DBI::Replication so that in addition to a dsn string, you can pass a preexisting database handle.

16 years agoDocumentation updates from omega, carbon
Jess Robinson [Wed, 16 Apr 2008 20:57:22 +0000]
Documentation updates from omega, carbon

16 years agoAdd warnings for non-unique find usage and improve explicit key attr handling in...
Daniel Westermann-Clark [Fri, 11 Apr 2008 21:25:26 +0000]
Add warnings for non-unique find usage and improve explicit key attr handling in find (zby)

16 years agoFix a typo.
Tom Hukins [Wed, 9 Apr 2008 11:18:46 +0000]
Fix a typo.

16 years agoAs of revision 4232, DBIx::Class uses Path::Class. Add this module to
Tom Hukins [Wed, 9 Apr 2008 09:28:32 +0000]
As of revision 4232, DBIx::Class uses Path::Class.  Add this module to
DBIx::Class's dependencies.

16 years agoMissing file
Ash Berlin [Tue, 1 Apr 2008 14:10:31 +0000]
Missing file

16 years agoConstraint/index name fix from rdj
Ash Berlin [Tue, 1 Apr 2008 12:01:16 +0000]
Constraint/index name fix from rdj

16 years agoRemoving since Build.PL is not longer supported in modern M::I
Ash Berlin [Tue, 1 Apr 2008 11:22:15 +0000]
Removing since Build.PL is not longer supported in modern M::I

16 years agofixed typos
Wallace Reis [Thu, 27 Mar 2008 02:35:48 +0000]
fixed typos

16 years agoadded search_related_rs at resultset
Wallace Reis [Wed, 26 Mar 2008 22:23:39 +0000]
added search_related_rs at resultset

16 years agofix pod fail
Matt S Trout [Wed, 26 Mar 2008 21:23:16 +0000]
fix pod fail

16 years agoCDBICompat::Relationships uses Clone. Make CDBICompat not load without it
Michael G Schwern [Wed, 26 Mar 2008 00:38:28 +0000]
CDBICompat::Relationships uses Clone.  Make CDBICompat not load without it
so the tests skip if it's not there.

Also improve the message to only show what's missing.

16 years agoBack all savepoint tests out of (mysql|pg).t
Anders Nor Berle [Tue, 25 Mar 2008 04:03:32 +0000]
Back all savepoint tests out of (mysql|pg).t

There's not a dire need to have them there, the only thing they
would be testing are the ->_svp_* methods on Storage, which are
tested in 98savepoints.t anyway.

I kept the changes in 72pg.t that was neccesary for it to run
to completion though.

16 years agoAnd document the last changes
Anders Nor Berle [Tue, 25 Mar 2008 02:33:50 +0000]
And document the last changes

16 years agoVarious fun things.
Anders Nor Berle [Tue, 25 Mar 2008 02:19:26 +0000]
Various fun things.

DONE:
* We now maintain a stack for savepoints.
* Most savepoint tests are now in a separate test file.
* Arguments to svp_* methods are now optional.
* We throw exceptions instead of warn on many places.
* gphat++

TODO:
* Document all this.

16 years agoMerge 'storage-ms-access' into 'trunk'
Øystein Torget [Thu, 6 Mar 2008 17:32:12 +0000]
Merge 'storage-ms-access' into 'trunk'

16 years agoMerge 'file_column' into 'trunk'
Marc Mims [Tue, 8 Jan 2008 01:06:05 +0000]
Merge 'file_column' into 'trunk'

r15147@agaton (orig r3920):  semifor | 2008-01-07 19:06:05 +0000
Restore InflateColumn::File functionality.

16 years agoMerge 'savepoints' into 'trunk'
Anders Nor Berle [Mon, 24 Mar 2008 10:08:51 +0000]
Merge 'savepoints' into 'trunk'

16 years agoMention savepoint support in Changes
Anders Nor Berle [Mon, 24 Mar 2008 05:08:51 +0000]
Mention savepoint support in Changes