diaspora/db
Pistos 57369af7a1 drop_table (with later versions of Rails?) doesn't work with PostgreSQL with a non-root DB user.
You get problems like:

  ERROR:  permission denied: "RI_ConstraintTrigger_506060" is a system trigger

This change is necessary or else nobody will be able to install Diaspora with PostgreSQL.
2011-12-12 22:55:21 -05:00
..
migrate drop_table (with later versions of Rails?) doesn't work with PostgreSQL with a non-root DB user. 2011-12-12 22:55:21 -05:00
schema.rb update diaspora-client 2011-12-10 12:54:39 +01:00
seeds.rb temporarily disable redis caching during seed script 2011-10-05 10:39:24 -07:00