debian/python3-cubicweb-documentation.doc-base
author Laurent Wouters <lwouters@cenotelie.fr>
Fri, 20 Mar 2020 14:34:07 +0100
changeset 12931 6eae252361e5
parent 12651 33b489b45937
permissions -rw-r--r--
[rql] Store selected variables for RQL select queries in ResultSet (#17218476) By storing the name of the selected variables for RQL select queries in the ResultSet (within the "variables" attribute), the information can be passed down to specific protocols, e.g. rqlio that may wish to pass is down further to clients. In turn, clients can then choose to present the results of RQL select queries as symbolic bindings using the names used in the query's projection, instead of ordinal arrays.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
12641
002ae96afeab [pkg] Switch all Debian packages to Python 3
Jérémy Bobbio <jeremy.bobbio@irq7.fr>
parents:
diff changeset
     1
Document: cubicweb-doc
002ae96afeab [pkg] Switch all Debian packages to Python 3
Jérémy Bobbio <jeremy.bobbio@irq7.fr>
parents:
diff changeset
     2
Title: CubicWeb Documentation
002ae96afeab [pkg] Switch all Debian packages to Python 3
Jérémy Bobbio <jeremy.bobbio@irq7.fr>
parents:
diff changeset
     3
Author: Logilab
12651
33b489b45937 [pkg] Fix spelling mistake in doc-base abstract
Jérémy Bobbio <jeremy.bobbio@irq7.fr>
parents: 12650
diff changeset
     4
Abstract: Some base documentation for CubicWeb users and developers
12650
461a6db4b098 [pkg] Fix doc-base section
Jérémy Bobbio <jeremy.bobbio@irq7.fr>
parents: 12641
diff changeset
     5
Section: Programming
12641
002ae96afeab [pkg] Switch all Debian packages to Python 3
Jérémy Bobbio <jeremy.bobbio@irq7.fr>
parents:
diff changeset
     6
002ae96afeab [pkg] Switch all Debian packages to Python 3
Jérémy Bobbio <jeremy.bobbio@irq7.fr>
parents:
diff changeset
     7
Format: HTML
002ae96afeab [pkg] Switch all Debian packages to Python 3
Jérémy Bobbio <jeremy.bobbio@irq7.fr>
parents:
diff changeset
     8
Index: /usr/share/doc/python3-cubicweb-documentation/html/index.html
002ae96afeab [pkg] Switch all Debian packages to Python 3
Jérémy Bobbio <jeremy.bobbio@irq7.fr>
parents:
diff changeset
     9
Files: /usr/share/doc/python3-cubicweb-documentation/html/*