added code for selection into sql.py

git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@212 014f5005-505e-4b48-8d0a-63407b615a7c
This commit is contained in:
LtWorf
2009-08-20 16:10:55 +00:00
parent f907981b49
commit f9d4858383
2 changed files with 56 additions and 1 deletions

View File

@@ -92,4 +92,5 @@
0.11
- Font is set only on windows (Rev 206)
- Improved futile_union_intersection_subtraction in case of A-A, when A is a sub-query (Rev 208)
- Improved futile_union_intersection_subtraction, handles when a branch of subtracion has a selection (Rev 209)
- Can load relations specified in command line (Rev 210)