From 8b8b730d3ba98d6c9e4e6274844641043b5fefbb Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Mon, 17 Mar 2025 09:11:25 +0100 Subject: Moved the syntax module in its own library --- lib/expression/_readme.rst | 7 ------- 1 file changed, 7 deletions(-) (limited to 'lib/expression/_readme.rst') diff --git a/lib/expression/_readme.rst b/lib/expression/_readme.rst index 729a950..59c4687 100644 --- a/lib/expression/_readme.rst +++ b/lib/expression/_readme.rst @@ -26,13 +26,6 @@ Simple transformations Composed transformations ------------------------ -:Filter: - - Generate the filters in the query. This module identify if one the - expression is actually a group window and handle a special case for this. - - This module relies on Ast - :Query: Build an sql query. This module relies on Type_of -- cgit v1.2.3