Elmo/Meetings/2013-08-12: Difference between revisions
Jump to navigation
Jump to search
Line 22: | Line 22: | ||
* Being able to run the test suite | * Being able to run the test suite | ||
** with mysql 5.6 | ** with mysql 5.6 | ||
** Pike is able to | |||
** having indexes on 400 varchar fields SHOULD be ok becuase the fields don't use unique=True | |||
** Why can you create a blank new database and run migrate but this can't be done within the test runner?!?!?! | |||
==Action Items== | ==Action Items== |
Revision as of 16:51, 12 August 2013
« previous meeting —
index –
next week »
create?
Meeting Details
- Time and location: Monday, 9:30am PST, conf bridge 251
- irc.mozilla.org #elmo for back-channel
Previous Action Items
- adrian to land his last patch for the South branch
- peterbe to migrate prod db to dev db
- peterbe to upgrade dev and run the migration
- peterbe rebase my teamlocales branch to use South
Meeting Notes
- Attendees: adrian, peterbe, laura, Pike
- Being able to run the test suite
- with mysql 5.6
- Pike is able to
- having indexes on 400 varchar fields SHOULD be ok becuase the fields don't use unique=True
- Why can you create a blank new database and run migrate but this can't be done within the test runner?!?!?!