summaryrefslogtreecommitdiff
path: root/lib/pgsqlschema.php
AgeCommit message (Expand)Author
2010-03-11Remove stray whitespace at file start that snuck into last updateBrion Vibber
2010-03-10removed a stay bit of debugBrenda Wallace
2010-03-10map the mysql-ish column types to ones postgres likesBrenda Wallace
2010-03-10primary keys and unique indexes working in postgresBrenda Wallace
2010-03-10throw an error that looks like mysql errors.. :-SBrenda Wallace
2010-01-31move schema.type.php to typeschema.php like other filesEvan Prodromou