index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
pgsqlschema.php
Age
Commit message (
Collapse
)
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
this isn't a very good idea
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
Still needs inline indexes on table creation
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