Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1249 - 1251 of 2152)

Ticket Resolution Summary Owner Reporter
#933 fixed get rid of self when it should be cls in classmethods kindly

Reported by kindly, 3 years ago.

Description

use pylint

#932 fixed Move to SQLAlchemy-Migrate 0.6 dread dread

Reported by dread, 3 years ago.

Description

Basic steps from kindly:

  • changing the setup.py dependencies for sqlalchemy-migrate and sqlalchemy to their latest versions.
  • running the migrate script on the repository (or changing the repository scripts manually).
  • checking in both these changes at once.
#931 fixed Search results generator hides paging functionality dread dread

Reported by dread, 3 years ago.

Description

ckanclient's search results list only packages up to the 'limit'. It would be good to return a generator instead of a list. When the limit is reached on the generator then another 'page' is loaded automatically.

Note: See TracQuery for help on using queries.