I hate you all.
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Manual /
2006-10-14 Jess Robinson Add find_or_new / in_storage example
2006-10-14 Jess Robinson Funky hashref inflating example
2006-10-14 Jess Robinson Fix typo
2006-10-14 Jess Robinson Added resultsetcolumn question to FAQ
2006-10-14 Jess Robinson Add func example for resultsetcolumn
2006-10-14 Jess Robinson Added examples for ResultSetColumn
2006-10-14 Jess Robinson Minor consistency, layout and grammar updates
2006-09-15 Ash Berlin Fixed incorect class name in sqlt examples
2006-09-09 Kieren Diment mention of reference impl in Example.pod and changed...
2006-09-08 Kieren Diment updated all to use PK::Auto
2006-09-07 Nigel Metheringham Missed fallback from changeset [2751]
2006-09-07 Nigel Metheringham Added FAQ/Cookbook entry on Stringification. Contribut...
2006-08-14 Ash Berlin Changed the docs for relationship attributes, and added...
2006-08-04 Jess Robinson Cookbook inflate_result example from avinash40
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-27 Jess Robinson Add some new docs
2006-07-27 Daniel Westermann... FAQ update: Minor correction from Richard Jolly, mentio...
2006-07-21 Jess Robinson Minor fixes to deploy / sqltargs, and more glossary
2006-07-18 Jess Robinson Localise Data::Dumper global vars in example
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-11 Brandon L. Black Intro updates regarding Schema::Loader usage and on_con...
2006-07-10 Jess Robinson More FAQs!
2006-07-06 Justin Guenther removed extra =over command
2006-07-06 Matt S Trout env var
2006-07-06 Jess Robinson Initial version, work-in-progress, funky FAQ
2006-06-24 Ash Berlin Pod fix
2006-06-24 Ash Berlin Pod fix
2006-06-09 David Kamholz Merge 'trunk' into 'DBIx-Class-current'
2006-06-08 Jess Robinson Fix insert overloading example
2006-06-03 Jess Robinson Added "The DBIX::Class way" by Adam Jacob
2006-05-25 Justin Guenther Merge 'trunk' into 'DBIx-Class-current'
2006-05-25 Justin Guenther Changed txn_do docs/Cookbook example to use closures...
2006-05-20 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-05-18 Justin Guenther fixed an out-of-date limitation for has_many prefetch...
2006-05-18 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-05-17 Kieren Diment optimised last_insert_id example for searching
2006-05-17 Jess Robinson Documentation updates
2006-05-15 Cory G Watson Add profiling support
2006-05-12 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-05-11 Justin Guenther Fixed cookbook example to actually work
2006-05-11 Justin Guenther Added a couple examples to the cookbook
2006-05-03 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-04-27 Matt S Trout pod patch from ted
2006-04-21 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-04-20 Nigel Metheringham Trivial documentation fixes
2006-04-18 Daniel Westermann... Merge 'DBIx-Class-current' into 'find_changes'
2006-04-12 Daniel Westermann... Merge 'trunk' into 'DBIx-Class-current'
2006-04-12 Jess Robinson Fix SQLT example (one of them anyway)
2006-04-12 Daniel Westermann... Merge 'trunk' into 'DBIx-Class-current'
2006-04-12 Daniel Westermann... POD fix for search.cpan.org
2006-04-11 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-04-06 Luke Saunders fixed multiple column count distincts in SQLite and...
2006-04-01 Jess Robinson New doc
2006-03-31 Aran Deltac Remove Tree::* modules from docs for now. Renamed...
2006-03-30 Jess Robinson Typo fixups and small documentation expansions
2006-03-30 Nigel Metheringham Cleaned up reference to DBIx::Class::Manual::FAQ which...
2006-03-30 Nigel Metheringham Cleaned up reference to DBIx::Class::Manual::FAQ which...
2006-03-29 Jess Robinson ResultSetManager example from CaptainCarlos
2006-03-25 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-03-24 Matt S Trout Fixed in-code indent in Example.pod
2006-03-24 Matt S Trout Fixed indent in Example.pod
2006-03-24 Aran Deltac New experimental TokenGroup component.
2006-03-24 Aran Deltac Rename Positioned as Positional.
2006-03-24 Aran Deltac Spleling fixes all over.
2006-03-24 Aran Deltac Typos fixes to Manual/Component as well as adding Compo...
2006-03-23 Aran Deltac Component manual.
2006-03-22 Matt S Trout Nuked ExampleSchema (already copied to Example)
2006-03-21 Matt S Trout Updates to Intro
2006-03-21 Jess Robinson Nuked
2006-03-21 Jess Robinson New version
2006-03-21 Jess Robinson Nuke old version
2006-03-21 Matt S Trout Nuked FAQ and shifted it the useful bits into Troublesh...
2006-03-21 Jess Robinson Imported Schema stuff, some other improvements
2006-03-21 Simon Elliott Doc updates to remove PK::Auto::<db> references and...
2006-03-21 Simon Elliott undo changes that should have been in TRUNK. /me thwaps...
2006-03-21 Simon Elliott Doc fixes for PK::Auto::DB references. All handled...
2006-03-20 Jess Robinson Add predefined searches patch from Hartmaier Alexander
2006-03-18 Matt S Trout Merge 'DBIx-Class-current' into 'trunk'
2006-03-18 David Kamholz Merge 'DBIx-Class-current' into 'trunk'
2006-03-14 Kieren Diment Merge 'trunk' into 'DBIx-Class-current'
2006-03-13 Kieren Diment Changed DB namespace to MyDatabase namespace
2006-03-13 Kieren Diment Merge 'trunk' into 'DBIx-Class-current'
2006-03-13 Matt S Trout doc tweaks, failing test from jcs
2006-03-11 Kieren Diment minor change to AUTHOR section
2006-03-10 Matt S Trout doc fix£
2006-03-08 David Kamholz rename columns attr to cols
2006-03-04 Brandon L. Black a few more fixups to ExampleSchema.pod
2006-03-03 Brandon L. Black small typo fix to ExampleSchema.pod
2006-03-03 Kieren Diment Changed the name of CD class to Cd to be compatible...
2006-03-02 Kieren Diment Fixed a typo in the SQL::Translator section (missing...
2006-03-02 Kieren Diment Moved Example.pod to ExampleSchema.pod
2006-03-02 Kieren Diment Altered example to populate the db with DBIC
2006-03-01 Justin Guenther - Changed documentation to use txn_do() for transactions
2006-02-28 Cory G Watson Fix multi-namespace load_classes example in Manual...
2006-02-26 Matt S Trout Tweak to Manual::Example
2006-02-26 Matt S Trout Added Manual::Example from sc_
2006-02-23 Jesper Krogh Double char quoting implemented, now supports stuff...
next