Added __eq__ to relation object

git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@66 014f5005-505e-4b48-8d0a-63407b615a7c
This commit is contained in:
LtWorf
2008-11-30 12:28:16 +00:00
parent dda1dba1a4
commit 51745e8218
2 changed files with 417 additions and 393 deletions

View File

@@ -44,4 +44,7 @@
- Can save relations from gui
- Outer join methods simplified
- Form to send a survey
- Makefile to create .deb package
- Makefile to create .deb package
0.8
- Added __eq__ to relation object, will compare ignoring order.