added rescan method to pick up newly created tables at runtime
[dbsrgits/DBIx-Class-Schema-Loader.git] / t / 22dump.t
2007-03-30 Brandon Black oops, did not want to commit that comment-out
2007-03-30 Brandon Black preserve local changes to generated files by default...
2006-09-12 Brandon Black kill deprecated options/methods, make relationship...
2006-07-27 Brandon Black 22dump.t fixed for Win32 + removed bad warning + releas... 0.03007
2006-07-26 Brandon Black 0.03006 - fix columns_info_for interaction 0.03006
2006-07-18 Brandon Black removed Test::Warn
2006-07-18 Brandon Black dump code now skips+warns instead of dies when dump_ove...
2006-07-11 Brandon Black slight improvement to dump tests
2006-07-11 Brandon Black Better test coverage