Age | Commit message (Expand) | Author |
---|---|---|
2010-05-17 | fix the column modify on stuff for postgres. change serial to bigserial | Brenda Wallace |
2010-05-15 | comment out the extra bit, cos there's always mysql-only stuff in therre. | Brenda Wallace |
2010-05-15 | caitalise the sql keywords | Brenda Wallace |
2010-05-15 | indexes now working in postgres schemas | Brenda Wallace |
2010-05-15 | removed sneaky debug echo that shouldn't be there | Brenda Wallace |
2010-05-15 | sorted enums and auto_increments on postgres. | Brenda Wallace |
2010-03-11 | Remove stray whitespace at file start that snuck into last update | Brion Vibber |
2010-03-10 | removed a stay bit of debug | Brenda Wallace |
2010-03-10 | map the mysql-ish column types to ones postgres likes | Brenda Wallace |
2010-03-10 | primary keys and unique indexes working in postgres | Brenda Wallace |
2010-03-10 | throw an error that looks like mysql errors.. :-S | Brenda Wallace |
2010-01-31 | move schema.type.php to typeschema.php like other files | Evan Prodromou |