Custom Query (1168 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (49 - 51 of 1168)

Ticket Resolution Summary Owner Reporter
#451 fixed Convert all mongokit style .find, .find_one, .one calls over to SQLAlchemy queries Christopher Allan Webber
Description

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.

#452 fixed Test fails because table "ascii__mediadata" does not exist Jakob Kramer
Description
I get this when executing ``runtests.sh`` (one test fails):

http://pastebin.com/LZFQcynP
#453 fixed Enable/disable comments option Jeremy Pope
Description

There should be the option to disable the comments as desired. My instance is a single user instance (and is planned to stay a single user instance) and until federation hits, the 'Add comment' is misleading to visitors since they can't actually add a comment.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.