release v0.900201
[dbsrgits/DBIx-Class-Journal.git] / lib / DBIx / Class / Schema / Journal / DB /
2010-10-12 Arthur Axel "fREW... RT60983: why is *_audit_log id col an auto-inc?
2010-04-26 Oliver Gorwits add comment about why we have not null set on create_id
2010-04-26 Arthur Axel "fREW... various fixes from RT56920
2010-04-21 Arthur Axel "fREW... RT56175: allow tables to have a prefix
2010-01-27 Arthur Axel "fREW... whitespace, use base Core, and an idea on backcompat
2009-10-20 Arthur Axel "fREW... get rid of commented out code
2009-10-20 Arthur Axel "fREW... delete bogus, unused file
2008-07-30 Yuval Kogman more cleanup
2008-07-30 Yuval Kogman remove Base
2008-07-30 Yuval Kogman multi column PK support
2008-07-30 Yuval Kogman roll back accidental case change
2008-07-30 Yuval Kogman now() is not protable, timestamp in perl space
2008-07-30 Yuval Kogman rename Change to ChangeLog to avoid reserved word problem
2007-07-03 Matt S Trout warnings go byebye
2007-05-10 Jess Robinson Added update & delete support and more tests
2007-05-09 Jess Robinson Yay, test passes!
2007-05-05 Jess Robinson Debugging and tests, why do we get "database locked...
2007-05-03 Jess Robinson aaaalmost fixed tests..
2007-05-02 Jess Robinson Add some tests and fix up for the results..
2007-04-30 Jess Robinson Add some tests... or so
2007-04-29 Jess Robinson Add settings for current_user/session/changeset, overlo...
2007-04-28 Jess Robinson Various improvements from mst
2007-04-28 Jess Robinson Initial commit, not tested, may not work ;)