From: Ross Jones Date: Thu, 06 Dec 2012 16:25:17 +0000 Subject: Typoe X-Git-Url: https://maxious.lambdacomplex.org/git/?p=ckanext-ga-report.git&a=commitdiff&h=1a127ffe70a9e8f3edaa370bf9bca03adebd6541 --- Typoe --- --- a/ckanext/ga_report/ga_model.py +++ b/ckanext/ga_report/ga_model.py @@ -173,7 +173,7 @@ log.debug("Query: %s" % model.Session.query(GA_Url). filter(GA_Url.period_name == 'All')) - model.Session.clufhs() + model.Session.flush() model.Session.commit() model.repo.commit_and_remove()