preview2 --------- - added sequences - plugin support almost in place - now automatically adding extensions to saved or exported files, if missing - linking to $(LIBDL) to make it compile on *BSD. Apparently OpenBSD is missing RTLD_NOW, a configure check will be added in a future release. - fixed polygon drawing routine - fixed problem which made saved foreign keys appear primary - fixed bogus geometry on startup - added relation type validity checking (plugin-based) - the colors used for drawing relation "slots" are no longer limited to 8 - now using QApplication::startDragDistance() for moving tables - "make install" works correctly, provided you have $KDEDIR set right - added "drop schema first" configuration option - added views (not sql views) preview1 --------- Initial release.