LtWorf
87302f2e64
- Change from 0.12 to version 1.0
...
- Correct wrong float type in ratings.csv
- Small correction in manpages
- More complete debian changelog
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@275 014f5005-505e-4b48-8d0a-63407b615a7c
2011-03-04 12:38:00 +07:00
LtWorf
3b0392e867
- Float type recognition is more robust, now handled using a regexp
...
- Date type recognition is more robust, now using a combination of regexp plus date object
- Parsing of strings representing dates is now cached, eliminating the need for double parse
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@270 014f5005-505e-4b48-8d0a-63407b615a7c
2011-03-03 08:46:04 +07:00
LtWorf
152a4cf536
forgot an example...
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@69 014f5005-505e-4b48-8d0a-63407b615a7c
2008-12-01 09:59:08 +07:00
LtWorf
907e774d73
saving fixed
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@68 014f5005-505e-4b48-8d0a-63407b615a7c
2008-11-30 14:39:49 +07:00
LtWorf
efbbbeba35
New default relation's format is csv, as defined in RFC4180
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@67 014f5005-505e-4b48-8d0a-63407b615a7c
2008-11-30 13:59:22 +07:00
LtWorf
4bb87eb40e
it's perl, not pearl :-S
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@42 014f5005-505e-4b48-8d0a-63407b615a7c
2008-09-06 12:33:52 +07:00
LtWorf
15707f89c5
Added support for dates
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@35 014f5005-505e-4b48-8d0a-63407b615a7c
2008-08-08 14:28:47 +07:00
LtWorf
ee37a74088
added support for float numbers
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@34 014f5005-505e-4b48-8d0a-63407b615a7c
2008-08-08 12:41:16 +07:00
LtWorf
a340186071
Added sample relations
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@32 014f5005-505e-4b48-8d0a-63407b615a7c
2008-07-25 21:08:56 +07:00
LtWorf
7042bef744
outer join added
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@10 014f5005-505e-4b48-8d0a-63407b615a7c
2008-07-17 22:39:58 +07:00
LtWorf
350bd00967
natural join and example to test it
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@8 014f5005-505e-4b48-8d0a-63407b615a7c
2008-07-16 13:42:02 +07:00
LtWorf
7d048cb399
added selection
...
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@6 014f5005-505e-4b48-8d0a-63407b615a7c
2008-07-14 14:38:42 +07:00