more cleanup stuff, standardized usage of dbh->get_info(29) (sql quote char)
[dbsrgits/DBIx-Class-Schema-Loader.git] / lib / DBIx / Class / Schema / Loader / Pg.pm
2006-01-25 Brandon Black more cleanup stuff, standardized usage of dbh->get_info...
2006-01-24 Brandon Black various identifier cleanups, to help prevent clashing...
2006-01-24 Brandon Black get rid of now-useless namespace option
2006-01-21 Brandon Black loader as a schema subclass basically working (needs...
2006-01-21 Brandon Black first functional commit of non-subclassed-style Schema...