[ckan-changes] [ckan/ckan] 1808a8: fix paster db clean again
    GitHub 
    noreply at github.com
       
    Tue Apr 22 09:47:09 UTC 2014
    
    
  
  Branch: refs/heads/1656-fix-paster-db-clean
  Home:   https://github.com/ckan/ckan
  Commit: 1808a81182e987923000b369f7e74b1ab7194d8c
      https://github.com/ckan/ckan/commit/1808a81182e987923000b369f7e74b1ab7194d8c
  Author: joetsoi <joe.yeung.tsoi at gmail.com>
  Date:   2014-04-22 (Tue, 22 Apr 2014)
  Changed paths:
    M ckan/lib/cli.py
  Log Message:
  -----------
  fix paster db clean again
User.get() leaves an open transaction when the site user is added to the
pylons context, commit here closes it so it does not lock tables when
running paster db clean
    
    
More information about the ckan-changes
mailing list