debian/compat
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 09 Oct 2013 16:30:27 +0200
branchstable
changeset 9280 bae0caa8477a
parent 858 e6ae125d5903
child 11832 e8be49ecb522
permissions -rw-r--r--
[schema] edit syntax tree instead of playing with strings for RQLExpressions Lets us support more complex expressions involving e.g. "HAVING" clauses. Closes #3202855
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
858
e6ae125d5903 reorganize debian packages (Closes: #1168)
Julien Jehannet <julien.jehannet@logilab.fr>
parents: 0
diff changeset
     1
7