diff -r 218c28bff695 -r cceb2c7c02f4 misc/migration/3.14.4_Any.py --- a/misc/migration/3.14.4_Any.py Thu Jan 15 16:39:35 2015 +0100 +++ b/misc/migration/3.14.4_Any.py Thu Jan 15 16:44:36 2015 +0100 @@ -1,4 +1,4 @@ -from yams import schema2sql as y2sql +from cubicweb.server import schema2sql as y2sql dbhelper = repo.system_source.dbhelper rdefdef = schema['CWSource'].rdef('name')