This repository has been archived by the owner on Feb 8, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 308
change nomenclature from participant_id to username #287
Comments
Surfaced while working on #80. |
chadwhitacre
added a commit
that referenced
this issue
Apr 4, 2013
This breaks pretty much everything, as promised: https://twitter.com/whit537/status/319426649479344128 https://twitter.com/whit537/status/319493424917143552 :)
chadwhitacre
added a commit
that referenced
this issue
Apr 5, 2013
chadwhitacre
added a commit
that referenced
this issue
Apr 5, 2013
chadwhitacre
added a commit
that referenced
this issue
Apr 5, 2013
I sort of did this one with the blast shield down. I haven't even run the tests yet. The sorts of things I changed: - SQL {elsewhere,exchanges}.participant_id => .participant - SQL participants.id => .username - ORM {user,participant,self}.id => .username
chadwhitacre
added a commit
that referenced
this issue
Apr 5, 2013
Does SQLAlchemy special case |
chadwhitacre
added a commit
that referenced
this issue
Apr 7, 2013
chadwhitacre
added a commit
that referenced
this issue
Apr 7, 2013
chadwhitacre
added a commit
that referenced
this issue
Apr 7, 2013
No magic. I needed to update the |
chadwhitacre
added a commit
that referenced
this issue
Apr 7, 2013
chadwhitacre
added a commit
that referenced
this issue
Apr 7, 2013
chadwhitacre
added a commit
that referenced
this issue
Apr 7, 2013
chadwhitacre
added a commit
that referenced
this issue
Apr 7, 2013
chadwhitacre
added a commit
that referenced
this issue
Apr 7, 2013
I accidentally added mixpanel code on the username branch (see #287 and #680) by creating that branch while on the mixpanel branch. Now the username/id stuff is deployed and our app is looking for MIXPANEL_TOKEN, but I'm not ready to send stuff to Mixpanel yet. This simply comments out the mixpanel calls I had added so far.
chadwhitacre
added a commit
that referenced
this issue
Apr 7, 2013
chadwhitacre
added a commit
that referenced
this issue
Apr 8, 2013
33 tasks
chadwhitacre
added a commit
that referenced
this issue
Apr 11, 2013
Closed
chadwhitacre
added a commit
that referenced
this issue
Apr 11, 2013
chadwhitacre
added a commit
that referenced
this issue
Apr 11, 2013
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This is a db schema change. I constantly catch myself calling it username but I want to stay consistent.
The text was updated successfully, but these errors were encountered: