diaspora/db
Ricardo 6fa548e427 fix syntax for psql backend
- PostgreSQL doesn't allow double quotes for values. Double quotes are
  used for surrounding table names that contain spaces. Single quotes
  should be used for values.

- DELETE in a JOIN is not permitted in SQL-99 (see
  http://drupal.org/node/555562) so we use USING with WHERE instead
2012-02-04 12:45:13 +08:00
..
migrate fix syntax for psql backend 2012-02-04 12:45:13 +08:00
schema.rb MS DG DC Participate stream that has things bubble to the top 2012-02-03 17:23:57 -08:00
seeds.rb bang! kill redis cache. 2012-02-02 12:45:43 -08:00