Add missing quote to example. I looked over this last night, but I guess my eyes...
[dbsrgits/DBIx-Class.git] / lib /
2006-07-28 Daniel Westermann... Add missing quote to example. I looked over this last...
2006-07-28 Daniel Westermann... Typo in scalar ref example
2006-07-28 Daniel Westermann... Pass attrs to find from update_or_create (reported...
2006-07-28 Daniel Westermann... Remove anonymous blesses to avoid major speed hit on...
2006-07-27 Jess Robinson Documentation improvements
2006-07-27 Jess Robinson Add some new docs
2006-07-27 David Kamholz small cleanup to ResultSourceProxy
2006-07-27 David Kamholz add result_class to ResultSourceProxy; move _ident_cond...
2006-07-27 Daniel Westermann... FAQ update: Minor correction from Richard Jolly, mentio...
2006-07-26 Matt S Trout bugfix for pathological prefetch case
2006-07-26 Brandon L. Black very minor cleanups to columns_info_for
2006-07-24 Brandon L. Black next::method, not next::columns_info_for
2006-07-24 Jess Robinson 1) Add an explicit error to columns_info_for if the...
2006-07-23 Matt S Trout yeah, yeah, yeah
2006-07-21 Jess Robinson Minor fixes to deploy / sqltargs, and more glossary
2006-07-20 David Kamholz fix oversight with source_name (regular accessor, not...
2006-07-19 Matt S Trout and once more, with feeling
2006-07-19 Matt S Trout Callback now gets args
2006-07-18 Marc Mims Use _sql_maker_opts, now.
2006-07-18 Jess Robinson Localise Data::Dumper global vars in example
2006-07-17 Matt S Trout minor fixup to _merge_attr
2006-07-16 Matt S Trout bah.
2006-07-16 Jess Robinson More docs
2006-07-16 Jess Robinson Improve docs for searching, as, and some cookbook examples
2006-07-16 Jess Robinson More FAQ!
2006-07-15 Daniel Westermann... Disable _is_unique_query check in single() since it...
2006-07-15 Matt S Trout skip empty queries to eliminate spurious warnings on...
2006-07-14 Matt S Trout fixup for RowNum limit syntax with functions
2006-07-14 Matt S Trout fixups to ORDER BY, tweaks to deepen some copies in...
2006-07-13 Ash Berlin POD'd result_class func
2006-07-13 David Kamholz utf8columns fixup
2006-07-13 Ash Berlin POD change so it makes more sens when looking at with...
2006-07-12 David Kamholz changes for _07
2006-07-12 David Kamholz fix from attr issue
2006-07-12 Matt S Trout changes for _06
2006-07-12 Jess Robinson Make "no_comments", the default for deploy
2006-07-12 Brandon L. Black Prevent S::A::L caching of $dbh
2006-07-11 David Kamholz change _parent_from to from
2006-07-11 Marc Mims Was replaced by ODBC.pm and ODBC/DB2_400_SQL.pm
2006-07-11 David Kamholz Merge 'resultset_2_electric_boogaloo' into 'DBIx-Class...
2006-07-11 David Kamholz Merge 'resultset_2_electric_boogaloo' into 'DBIx-Class...
2006-07-11 David Kamholz put count back in test
2006-07-11 Matt S Trout all present and correct. I think.
2006-07-11 Ash Berlin Doced {add_drop_table} option to deploy
2006-07-11 Matt S Trout pass through self attrs to rel_rs (for order_by, group_...
2006-07-11 David Kamholz miscellaneous cleanup and removal of dead code
2006-07-11 David Kamholz fixation
2006-07-11 David Kamholz almost working
2006-07-11 David Kamholz move _resolved_attrs and friends to be next to related_...
2006-07-11 David Kamholz Merge 'DBIx-Class-current' into 'resultset_2_electric_b...
2006-07-11 David Kamholz kinda unbroke things
2006-07-11 Brandon L. Black add some missing virtual methods
2006-07-11 Brandon L. Black Intro updates regarding Schema::Loader usage and on_con...
2006-07-11 David Kamholz more fiddling, but it still don't work
2006-07-10 David Kamholz bah
2006-07-10 Jess Robinson More FAQs!
2006-07-10 Matt S Trout back to less failures
2006-07-09 Matt S Trout yeah, cos two hash copies in five lines is really handy...
2006-07-09 Matt S Trout tweaked some stuff. appears no more broken.
2006-07-08 David Kamholz apply claco's result_source_instance patch
2006-07-07 Daniel Westermann... Take into account values specified in the where attr...
2006-07-07 Daniel Westermann... _is_unique_query: Don't warn on multiple occurrences...
2006-07-07 David Kamholz utf8columns fix
2006-07-06 Justin Guenther removed extra =over command
2006-07-06 Matt S Trout env var
2006-07-06 David Kamholz Merge 'trunk' into 'DBIx-Class-current'
2006-07-06 Matt S Trout fixup to resultset?
2006-07-06 David Kamholz get rid of no longer necessary weaken
2006-07-06 Matt S Trout rename _parent_rs to _parent_source
2006-07-06 Jess Robinson Initial version, work-in-progress, funky FAQ
2006-07-05 Justin Guenther updated my contact info
2006-07-05 Nigel Metheringham Added note to belongs_to documentation
2006-07-04 Justin Guenther Updated $VERSION and Changes for 0.06999_05
2006-07-04 Matt S Trout reverted commit that should have gone on branches/subselect
2006-07-04 Matt LeBlanc SQL::Abstract compatability
2006-07-04 David Kamholz small fix
2006-07-04 David Kamholz rename _resolve to _resolved_attrs; fix multiple join...
2006-07-03 David Kamholz various additional ResultSet cleanups
2006-07-03 David Kamholz represent page as a normal resultset attribute; use...
2006-07-03 David Kamholz fix subclassing gotcha introduced with source_name
2006-06-29 Matt S Trout and fix the bloody thing
2006-06-29 Matt S Trout fixup to txn_do to allow use as a classmethod
2006-06-29 Jess Robinson Upgrade to v0.06999_04
2006-06-29 Brandon L. Black update my own contrib entry
2006-06-27 Cory G Watson Fix BEGIN WORK/COMMIT/ROLLBACK debug statements lost...
2006-06-26 David Kamholz updates Changes file and version for _03
2006-06-25 Jess Robinson Improve on_connect_do docs
2006-06-24 Ash Berlin Pod fix
2006-06-24 Ash Berlin Pod fix
2006-06-22 Jess Robinson Docs for timestamp
2006-06-22 Matt S Trout added support for timestamps to InflateColumn::DateTime
2006-06-22 Jess Robinson Only ensure_connected if deployment_statements isnt...
2006-06-22 Justin Guenther changed relationship helpers to only call ensure_class_...
2006-06-21 Matt S Trout fix Componentised, Relationship::Base
2006-06-21 Justin Guenther Merge 'many_to_many' into 'DBIx-Class-current'
2006-06-21 Aran Deltac Merge 'many_to_many' into 'DBIx-Class-current'
2006-06-21 Matt S Trout Merge 'DBIx-Class-current' into 'many_to_many'
2006-06-21 Jesse Sheidlower docced where attribute in resultset
2006-06-20 Brandon L. Black add some pod coverage
2006-06-19 Justin Guenther docs clarification for set_$rel
next