add TODO on constraint check
[dbsrgits/DBIx-Class.git] / t / cdbi-t / 04-lazy.t
2008-03-13 Michael G Schwern Test lazy loading with a deleted object.
2008-03-11 Matt S Trout fix Date::Simple req in t/cdbi-t/04-lazy.t
2008-02-21 Michael G Schwern Add in a warning if a column is declared as TEMP but...
2008-02-13 Michael G Schwern Fix create() in the same way as update() so it throws...
2008-02-13 Michael G Schwern Quiet a warning
2008-02-13 Michael G Schwern Fix update() so it throws out inflated values, too
2008-02-13 Michael G Schwern Emulate that CDBI throws out all changed columns and...
2006-01-27 Marcus Ramberg oops, some more test failures
2006-01-27 Marcus Ramberg made cdbi-t optional
2005-07-21 Matt S Trout First of a two-parter :)