simplified outer join

git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@54 014f5005-505e-4b48-8d0a-63407b615a7c
This commit is contained in:
LtWorf
2008-11-09 12:15:04 +00:00
parent ec8218cfc0
commit 19e801092e
3 changed files with 14 additions and 12 deletions

View File

@@ -41,4 +41,5 @@
- When adding a relation, the file must be chosen 1st, and then the default relation's name is the same as the filename
- Changed internal rename method. Now uses a dictionary
- Optimized saving of relations
- Can save relations from gui
- Can save relations from gui
- Outer join methods simplified