|
Home
News
Screenshots
Licence
Download
Install
Doc
Bugs
TODO
ChangeLog
|
NEWS: This is the SqLay newsfile, documenting main additions to releases.
20071231 0.7 - PHP framework supports blobs and has a dummy driver
- ncurses binaries have basic menus as qt ones have
- c/c++ schema viewers show datatype lengths
- sqlite driver supports sqlite3
20051231 0.6.3 - introduced PHP framework and (unstable) module
- made outputs (ascii, curse, qt) modulable with plugins.
- added some drivers (see ChangeLog for details).
- began packaging.
20040222 0.6.2 - fixed most compilation problems in 0.6.1 and some other bugs
(see Changelog for detail)
- added visual distinction for views in schemas
20030609 0.6.1 - modularized input with dynamically loadable drivers and shared libs
- added some database drivers for on-line operation
- added support for views (without visual distinction though)
- added data sheets for data visualization or edition
- added url stylish datasource command line argument format
- added button bars, colors, quick sort and quick filter capacities
- added a test suite inside source tree
20030124 0.6.0 - added configure script and reorganised the sources tree
- added a Qt front-end with functionalities similar to those of sqlayc
- added basic search capabilities in interactive front-ends
- added detection of foreign keys defined in pg_dump formatted create trigger
statements: should only work for non composed fk's
- added partial indices detection
- added fairly unaccurate not null and default detection
- added fairly unstable detection of comments on table and column
- added partial dml detection (nbr of insert statements)
- added grants and revokes detection
- added sql terminator command line arg
- added optional display of most table and field features with cmd line args
- added debug level cmd line arg, using bitwise operators (16,32,64, anded)
- fixed sqlayc help scr bug with key strokes switching back to main screen
20021218 0.5.0.1 - fixed memory leak on pg_dump -D | sqlay
- reviewed e-mail addresses in doc for publishing on sourceforge
20021203 0.5 - last time before public release to change my mind about commamd line naming
conventions: I did it
- cleaned doc one more time, reviewed headers inside source
- fixed one more bug of pref not read from rc file
- enhanced Makefiles
- changed copyright to GPL
|