Create a fully functional get_comments for SQL
authorElrond <elrond+mediagoblin.org@samba-tng.org>
Mon, 2 Jan 2012 12:07:16 +0000 (13:07 +0100)
committerElrond <elrond+mediagoblin.org@samba-tng.org>
Sun, 22 Jan 2012 17:40:42 +0000 (18:40 +0100)
commit02ede85826e0cede55a3ae23b16508bf606cbb45
tree32dd31452b15fbab87f833a515f822a1ff88bd2d
parentee4fb8125aef6cc4ba357b695483da51bed4310d
Create a fully functional get_comments for SQL

Using proper sqlalchemy syntax instead of the emulated
mongo one.
mediagoblin/db/sql/models.py