Changeset 565c472 in github for SQL/postgres.update.sql
- Timestamp:
- Aug 6, 2012 5:08:58 AM (10 months ago)
- Children:
- c41a86e5
- Parents:
- 83121ec
- File:
-
- 1 edited
-
SQL/postgres.update.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
SQL/postgres.update.sql
r83121ec r565c472 181 181 ALTER TABLE cache DROP COLUMN cache_id; 182 182 DROP SEQUENCE cache_ids; 183 184 ALTER TABLE users DROP COLUMN alias; 185 CREATE INDEX identities_email_idx ON identities (email, del);
Note: See TracChangeset
for help on using the changeset viewer.
