Go to file
LtWorf 4ba7209964 now handles more than 2 nested selections
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@137 014f5005-505e-4b48-8d0a-63407b615a7c
2009-04-29 07:25:39 +07:00
debscript Changed description of debian packaged, copied the one from debian :-) 2009-04-25 07:28:02 +07:00
mac fixed make mac, it wasn't working anymore 2009-03-08 09:46:29 +07:00
relational now handles more than 2 nested selections 2009-04-29 07:25:39 +07: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 +07:00
samples forgot an example... 2008-12-01 09:59:08 +07:00
CHANGELOG Added make install and uninstall 2009-04-06 17:04:18 +07:00
COPYING renamed equijoin to thetajoin 2008-07-17 22:53:32 +07:00
CREDITS Thanks to Chris Lamb added 2009-03-08 08:19:21 +07:00
Makefile Now make install also install the .desktop file 2009-04-08 06:09:36 +07:00
README added warning and encoding to the optimizer 2009-03-02 19:24:01 +07: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 +07:00
relational.1 Deb postinstall generates optimized files 2008-12-09 17:24:24 +07:00
relational.desktop Now make install also install the .desktop file 2009-04-08 06:09:36 +07:00
relational_gui.py Changed version number 2009-04-25 07:27:33 +07:00

README

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