projects
/
dbsrgits/DBIx-Class.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Relax _unique_queries for *_related
[dbsrgits/DBIx-Class.git]
/
lib
/
DBIx
/
Class
/
2006-04-19
Daniel Westermann...
Minor POD update: Remove quotes for consistency
tree
|
commitdiff
2006-04-19
Daniel Westermann...
Merge 'find_changes' into 'DBIx-Class-current'
tree
|
commitdiff
2006-04-19
Daniel Westermann...
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-04-19
Will Hawes
remove icky ' = '
tree
|
commitdiff
2006-04-18
Daniel Westermann...
Rename
tree
|
commitdiff
2006-04-18
Daniel Westermann...
Typo
tree
|
commitdiff
2006-04-18
Daniel Westermann...
Minor cleanup
tree
|
commitdiff
2006-04-18
Daniel Westermann...
Add proxy methods and fill out Changes
tree
|
commitdiff
2006-04-18
Daniel Westermann...
Simplify arguments
tree
|
commitdiff
2006-04-18
Daniel Westermann...
No need to loop again
tree
|
commitdiff
2006-04-18
Daniel Westermann...
Return the hash, not a ref
tree
|
commitdiff
2006-04-18
Daniel Westermann...
Separate the input parsing from the unique hash building
tree
|
commitdiff
2006-04-18
Daniel Westermann...
Refactor unique constraint access to ResultSource
tree
|
commitdiff
2006-04-18
Daniel Westermann...
First pass at a cleaner implementation - only search...
tree
|
commitdiff
2006-04-18
Daniel Westermann...
Documentation cleanup
tree
|
commitdiff
2006-04-18
Daniel Westermann...
Add find_or_new and find_or_new_related
tree
|
commitdiff
2006-04-18
Daniel Westermann...
Update find docs re: key attribute
tree
|
commitdiff
2006-04-18
Daniel Westermann...
Add update_or_create_related
tree
|
commitdiff
2006-04-18
Daniel Westermann...
Merge 'DBIx-Class-current' into 'find_changes'
tree
|
commitdiff
2006-04-18
Daniel Westermann...
Nasty hack for CDBI lowercasing all columns. Ideallly...
tree
|
commitdiff
2006-04-18
Daniel Westermann...
Cleanup
tree
|
commitdiff
2006-04-18
Daniel Westermann...
Refactor update_or_create
tree
|
commitdiff
2006-04-18
Daniel Westermann...
First pass at reimplementation
tree
|
commitdiff
2006-04-16
Matt S Trout
grab ->dbh once per function in Storage::DBI
tree
|
commitdiff
2006-04-16
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-04-16
Robert Sedlacek
inject_base filters out double entries
tree
|
commitdiff
2006-04-16
Matt S Trout
disabled ->resultset caching
tree
|
commitdiff
2006-04-15
Matt S Trout
Fixed typo in Relationship POD
tree
|
commitdiff
2006-04-14
Jess Robinson
oops, bogus many_to_many example in pod
tree
|
commitdiff
2006-04-12
Daniel Westermann...
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-04-12
Jess Robinson
Fix SQLT example (one of them anyway)
tree
|
commitdiff
2006-04-12
Daniel Westermann...
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-04-12
Daniel Westermann...
Fix for -and conditions when updating or deleting on...
tree
|
commitdiff
2006-04-12
Daniel Westermann...
POD fix for search.cpan.org
tree
|
commitdiff
2006-04-12
Daniel Westermann...
Make POD match package name
tree
|
commitdiff
2006-04-12
Daniel Westermann...
Make POD match package name
tree
|
commitdiff
2006-04-11
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-04-08
Luke Saunders
renamed 27result_set_column tests and fixed minor doc...
tree
|
commitdiff
2006-04-08
Matt S Trout
fix to update with undefined relations
tree
|
commitdiff
2006-04-07
Luke Saunders
new class ResultSetColumn and tests
tree
|
commitdiff
2006-04-07
Nigel Metheringham
Made storage txn_* functions log DBI operations to...
tree
|
commitdiff
2006-04-07
Christopher H. Laco
Added source_name to ResultSource/ResultSourceProxy
tree
|
commitdiff
2006-04-06
Luke Saunders
fixed multiple column count distincts in SQLite and...
tree
|
commitdiff
2006-04-06
Matt S Trout
Fixup to Cursor, updated Changes
tree
|
commitdiff
2006-04-06
Nigel Metheringham
Applied mst fixes for delete on resultsetin [839] to...
tree
|
commitdiff
2006-04-05
Matt S Trout
Rid of a wantarray
tree
|
commitdiff
2006-04-04
Stephan Szabo
Added code to allow looking up of the other side of...
tree
|
commitdiff
2006-04-04
Jess Robinson
Use DocMap
tree
|
commitdiff
2006-04-04
Simon Elliott
Fix to cascade_delete courtesy mst.
tree
|
commitdiff
2006-04-03
Dan Sully
Wrap DBI->connnect and ->sth calls in eval to properly...
tree
|
commitdiff
2006-04-01
Christopher H. Laco
Added remove_column(s) from ResultSource/ResultSourceProxy
tree
|
commitdiff
2006-04-01
Jess Robinson
New doc
tree
|
commitdiff
2006-04-01
Jess Robinson
added "having"
tree
|
commitdiff
2006-04-01
Matt S Trout
Storage::DBI error reporting improvement from Dan Sully
tree
|
commitdiff
2006-03-31
Aran Deltac
Remove Tree::* modules from docs for now. Renamed...
tree
|
commitdiff
2006-03-31
Aran Deltac
Renamed DBIC::Positional as DBIC::Ordered.
tree
|
commitdiff
2006-03-30
Jess Robinson
Typo fixups and small documentation expansions
tree
|
commitdiff
2006-03-30
Nigel Metheringham
Cleaned up reference to DBIx::Class::Manual::FAQ which...
tree
|
commitdiff
2006-03-30
Nigel Metheringham
Cleaned up reference to DBIx::Class::Manual::FAQ which...
tree
|
commitdiff
2006-03-29
Jess Robinson
ResultSetManager example from CaptainCarlos
tree
|
commitdiff
2006-03-28
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-03-28
Stephan Szabo
Add missing ) before unless.
tree
|
commitdiff
2006-03-28
Jess Robinson
More debugging for "no sth generated"
tree
|
commitdiff
2006-03-28
Brian Cassidy
minor pod fixes
tree
|
commitdiff
2006-03-27
Aran Deltac
New is_column_changed method in DBIC::Row.
tree
|
commitdiff
2006-03-27
Yuval Kogman
split( ";\n", @statements" ) returns crack
tree
|
commitdiff
2006-03-27
Matt S Trout
Fix typo in from rs attr docs
tree
|
commitdiff
2006-03-27
Matt S Trout
Quoting fixes for single-table ops
tree
|
commitdiff
2006-03-26
Brandon L. Black
minor fixes to the recent connect_info change
tree
|
commitdiff
2006-03-26
Brandon L. Black
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-03-26
Brandon L. Black
converted tabs to spaces, removed trailing whitespace
tree
|
commitdiff
2006-03-26
Brandon L. Black
support on_connect_do, limit_dialect, quote_char, and...
tree
|
commitdiff
2006-03-26
David Kamholz
various small doc fixes
tree
|
commitdiff
2006-03-25
Matt S Trout
0.06000 changes
v0.06000
tree
|
commitdiff
2006-03-25
Justin Guenther
removed parentheses from argument lists in docs
tree
|
commitdiff
2006-03-25
Justin Guenther
changed Returns -> Return Value
tree
|
commitdiff
2006-03-25
Aran Deltac
Small doc typo fix in ResultSet.
tree
|
commitdiff
2006-03-25
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-03-25
Matt S Trout
Updated ResultSet docs
tree
|
commitdiff
2006-03-24
Aran Deltac
Remove Tree and TokenGroup modules in favor of the...
tree
|
commitdiff
2006-03-24
Matt S Trout
Linked Manual::Example from Manual
tree
|
commitdiff
2006-03-24
Jess Robinson
Docs!
tree
|
commitdiff
2006-03-24
Jess Robinson
Docs!
tree
|
commitdiff
2006-03-24
Matt S Trout
Fixed in-code indent in Example.pod
tree
|
commitdiff
2006-03-24
Matt S Trout
Fixed indent in Example.pod
tree
|
commitdiff
2006-03-24
Jess Robinson
Yet more docs ;)
tree
|
commitdiff
2006-03-24
Justin Guenther
cleaned up docs, added Arguments/Returns sections for...
tree
|
commitdiff
2006-03-24
Justin Guenther
clarified method docs
tree
|
commitdiff
2006-03-24
Justin Guenther
reworded result -> row
tree
|
commitdiff
2006-03-24
Justin Guenther
documented DBIx::Class::Cursor and DBIx::Class::Storage...
tree
|
commitdiff
2006-03-24
Aran Deltac
New experimental TokenGroup component.
tree
|
commitdiff
2006-03-24
Aran Deltac
Additional DOM-like methods for AdjacencyList.
tree
|
commitdiff
2006-03-24
Aran Deltac
Rename Positioned as Positional.
tree
|
commitdiff
2006-03-24
Matt S Trout
Merge 'trunk' into 'DBIx-Class-current'
tree
|
commitdiff
2006-03-24
Aran Deltac
Spleling fixes all over.
tree
|
commitdiff
2006-03-24
Justin Guenther
changed formatting for arguments/return values in metho...
tree
|
commitdiff
2006-03-24
Justin Guenther
fixed a stupid typo
tree
|
commitdiff
2006-03-24
Justin Guenther
expanded/clarified documentation
tree
|
commitdiff
2006-03-24
Justin Guenther
code reformatting for readibility
tree
|
commitdiff
2006-03-24
Brandon L. Black
Added use strict / use warnings everywhere it was missing
tree
|
commitdiff
next