Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


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

Reported by icmurray, 2 years ago.

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

Reported by ross, 22 months ago.

Description

TSV support doesn't seem to work very well, may be the mimetype ( text/tab-separated-values )

See http://thedatahub.org/dataset/wikipedia-e3-timestamp-position-modification/resource/d883ab44-07f4-4992-800a-3e4bf5d53a96

#2672 fixed Session.is_modified should use passive=True icmurray icmurray

Reported by icmurray, 22 months ago.

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.