Rel version 0.3.14 Alpha now available

This forum contains announcements about Rel.
Post Reply
Dave
Site Admin
Posts: 372
Joined: Sun Nov 27, 2005 7:19 pm

Rel version 0.3.14 Alpha now available

Post by Dave »

This version of Rel fixes some bugs:

In DBrowser:

- Pressing ctrl-tab in the entry panel
resulted in a stack overflow. This has
been corrected.

- User-selected font settings now load
on start-up.

- User-selected font size (but not style)
now applies to enhanced output.

In Rel:

- UNION, D_UNION, MAX, MIN and INTERSECT
aggregate operators now correctly throw
an error when given a relation of
cardinality 0.

For more information, or to download Rel, see
http://dbappbuilder.sourceforge.net/Rel.html
Post Reply