requirements/test-server.txt
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Wed, 13 Mar 2019 10:26:15 +0100
changeset 12885 194e9ae964ed
parent 12568 fc45f22c8100
child 12895 5a9d1e64f505
permissions -rw-r--r--
[server.rqlannotation] rename SQLGenAnnotator to RQLAnnotator This class is in charge of annotating the RQL syntax tree with various bits of information, like (in)variance, use of full-text-index, etc. It is a needed step before the generation of SQL, but does not touch SQL directly. Hence RQLAnnotator seems a better name.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
12493
2c47461fec21 [test] Depends on psycopg2-binary
Denis Laxalde <denis.laxalde@logilab.fr>
parents: 12490
diff changeset
     1
psycopg2-binary
11753
cf24ccbc7b83 [tox] Require ldap3 < 2 for server tests
Denis Laxalde <denis.laxalde@logilab.fr>
parents: 11478
diff changeset
     2
ldap3 < 2