Go to file
2009-04-03 19:03:02 +00:00
debscript lowered requested version for dejavu fonts 2009-03-24 20:22:46 +00:00
mac fixed make mac, it wasn't working anymore 2009-03-08 09:46:29 +00:00
relational Bug: error in update operation, it changed the original tuple, so also other relations using the same tuple would change. Now it copies it 2009-04-03 19:03:02 +00:00
relational_gui Insert and delete from GUI are now done on the displayed relation, not on the selected one 2009-03-08 08:17:24 +00:00
samples forgot an example... 2008-12-01 09:59:08 +00:00
CHANGELOG Bug: error in update operation, it changed the original tuple, so also other relations using the same tuple would change. Now it copies it 2009-04-03 19:03:02 +00:00
complexity Bug: error in update operation, it changed the original tuple, so also other relations using the same tuple would change. Now it copies it 2009-04-03 19:03:02 +00:00
COPYING renamed equijoin to thetajoin 2008-07-17 22:53:32 +00:00
CREDITS Thanks to Chris Lamb added 2009-03-08 08:19:21 +00:00
Makefile fixed make mac, it wasn't working anymore 2009-03-08 09:46:29 +00:00
README added warning and encoding to the optimizer 2009-03-02 19:24:01 +00:00
relational_gui.py added exec property 2009-03-04 21:21:14 +00:00
relational.1 Deb postinstall generates optimized files 2008-12-09 17:24:24 +00:00

To launch the application, run 

./relational_gui.py

If it needs some dependencies, check this page:
http://galileo.dmi.unict.it/wiki/relational/doku.php?id=download#install