Move the DSN-lock machinery from 8d6b1478d into DBICTest::BaseSchema
[dbsrgits/DBIx-Class.git] / t / sqlmaker / core.t
2013-11-05 Peter Rabbitson Make sure DBICTest is always loaded first (purely bookkeep)
2012-11-03 Matt Phillips Let SQLMaker rs_attr 'for' support string literals
2010-08-27 Peter Rabbitson Rename SQLAHacks to SQLMaker, shuffle around files...