doc/changes/3.28.rst
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Wed, 13 Mar 2019 11:06:46 +0100
changeset 12889 bbf3e56b43fe
parent 12880 59d4ad7e7df3
child 12940 8929ccd43771
permissions -rw-r--r--
[server.querier] construct ExecutionPlan from schema since querier is not needed

3.28
====

Changes
-------

- the class cubicweb.view.EntityAdapter was moved to cubicweb.entity.EntityAdapter
  a deprecation warning is in place, but please update your source code accordingly.