﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
451	Convert all mongokit style .find, .find_one, .one calls over to SQLAlchemy queries	Christopher Allan Webber		Right now (esp thanks to Elrond) we managed to have a nice transitional period between Mongo and SQL by having mongokit like queries via .find() .find_one() and .one() reproduction for SQLAlchemy.  But it's time to remove those from the codebase.  We should start removing all instances of those and replacing them with proper queries.	enhancement	closed	minor		programming	fixed	bitesized	Elrond ben@…	
