Go to file
2009-02-10 12:11:32 +00:00
debscript coorected remove script 2008-12-09 17:47:45 +00:00
mac changed icon for mac, using kexi one 2008-11-15 18:26:49 +00:00
samples forgot an example... 2008-12-01 09:59:08 +00:00
about.py saving fixed 2008-11-30 14:39:49 +00:00
CHANGELOG Relation module has SQL-like update 2008-12-25 11:28:38 +00:00
COPYING renamed equijoin to thetajoin 2008-07-17 22:53:32 +00:00
CREDITS credits and python way to iterate dictionary 2008-11-10 17:12:53 +00:00
maingui.py No relation name is asked if the opening was aborted 2008-12-03 10:21:41 +00:00
Makefile Added ttf-dejavu-core dep in debian package, because it contains some needed chars such as union, intersection and so on 2009-02-10 11:50:56 +00:00
optimizer.py improved tree parser 2008-12-11 22:36:45 +00:00
parser.py using 4 spaces to indent 2008-11-15 13:15:26 +00:00
README expressions between quotes aren't parsed anymore 2008-10-04 17:37:58 +00:00
relation.py added insert method, can be used to add one touple per time into a relation and does integrity check (just prevents inserting duplicated entries) 2009-02-10 12:11:32 +00:00
relational.1 Deb postinstall generates optimized files 2008-12-09 17:24:24 +00:00
relational.py tagged release 0.7 2008-11-15 17:10:02 +00:00
rtypes.py using 4 spaces to indent 2008-11-15 13:15:26 +00:00
survey.py Form to send a survey 2008-11-11 13:15:12 +00:00
survey.ui Form to send a survey 2008-11-11 13:15:12 +00:00
surveyForm.py using 4 spaces to indent 2008-11-15 13:15:26 +00:00

To launch the application, run 

./relational.py

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