Closed hjylewis closed 7 years ago
I think this query fails: https://github.com/kylej1994/graffiti/blob/dev/server/graffiti/userpost.py#L44 I think the and is incorrect
and
you guys are inconsistent when getting userpost https://github.com/kylej1994/graffiti/blob/dev/server/graffiti/post.py#L151
if anything it should be separated by commas, right? http://docs.sqlalchemy.org/en/latest/orm/query.html#sqlalchemy.orm.query.Query.filter
I think this query fails: https://github.com/kylej1994/graffiti/blob/dev/server/graffiti/userpost.py#L44 I think the
and
is incorrectyou guys are inconsistent when getting userpost https://github.com/kylej1994/graffiti/blob/dev/server/graffiti/post.py#L151
if anything it should be separated by commas, right? http://docs.sqlalchemy.org/en/latest/orm/query.html#sqlalchemy.orm.query.Query.filter