Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.

Discovery filter #135

Merged
merged 6 commits into from
Jul 24, 2015
Merged

Conversation

secretrobotron
Copy link
Contributor

## WARNING: NEEDS MIGRATION TO MERGE COLUMNS FOR EXISTING USERS

Contributes to fixing #121

@secretrobotron
Copy link
Contributor Author

@cadecairos r?

@@ -6,8 +6,7 @@ CREATE TABLE IF NOT EXISTS "users"
created_at timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
updated_at timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
deleted_at timestamp DEFAULT NULL,
language varchar NOT NULL DEFAULT 'en',
country varchar NOT NULL DEFAULT 'US',
language varchar NOT NULL DEFAULT 'en-US',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we're going to make the modifications in the migration script, so don't change this here

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

actuially nvm, this is cool.

@cadecairos
Copy link
Contributor

R+ from me

cadecairos pushed a commit that referenced this pull request Jul 24, 2015
@cadecairos cadecairos merged commit f98fde5 into mozilla:develop Jul 24, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants