skeleton/debian/copyright.tmpl
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Fri, 21 Jun 2013 15:26:03 +0200
changeset 9058 2f45e99ad753
parent 8365 51c390500c63
permissions -rw-r--r--
[client-connect] drop rqlst on rset returned client side The DBAPI used to drop the RQL syntax tree on rset to save bandwidth. We could stop doing it for In-memory client connection. However keeping the syntax tree leads to multiple tests failures. So we keep dropping it as the DBAPI always did. related to #2503918

Upstream Author:

  %(author)s <%(author-email)s>

Copyright:

Copyright (c) %(year)s %(author)s.
%(author-web-site)s -- mailto:%(author-email)s