Custom Query (2152 matches)
Results (1633 - 1635 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2439 | fixed | tag_search and tag_autocomplete not fully available via GET request | icmurray | icmurray |
Description |
tag_search and tag_autocomplete: The fields argument is not available when accessing this action with a GET request. |
|||
#2651 | fixed | Check support for TSV which doesn't appear to work well. | icmurray | ross |
Description |
TSV support doesn't seem to work very well, may be the mimetype ( text/tab-separated-values ) |
|||
#2672 | fixed | Session.is_modified should use passive=True | icmurray | icmurray |
Description |
According to sqlalchemy docs [1], when calling Session.is_modified(), the passive argument needs to be passed in as True. [1] http://docs.sqlalchemy.org/en/rel_0_7/orm/session.html?highlight=is_modified#sqlalchemy.orm.session.Session.is_modified |
Note: See TracQuery
for help on using queries.