Wednesday, September 06, 2006

FlameRobin 0.7.5 released

Source and binary packages for Windows (setup.exe and .zip) and Linux (gtk1 and gtk2 variants) are available for download. MacOSX and Debian/Ubuntu ones should follow soon (and probably FreeBSD one too). We are also looking for someone to try if things work on Solaris too.

New features
- System tables now are available in main tree view
- Compatibility with Firebird 2.0
- SQL editor: Autocompletion of column/parameter names and old/new aliases in triggers

Enhancements and Bug fixes
- SQL Editor: Use row:col instead of col:row in statusbar
- SQL Editor: Autocompletion now works for case
- sensitive object names
- SQL Editor: Autocompletion now works for names containing $ character
- Data grid: "Fetch all records" and "Cancel fetching all records" commands
- Data grid: "Copy records as Update" command
- SQL script execution now always stops on error
- Confirm dropping of items from main tree
- Fixed bugs related to character set conversions
- Fixed DDL extraction for various object types

Download at : http://sourceforge.net/project/showfiles.php?group_id=124340
For known issues please see our bug tracker at: http://sourceforge.net/tracker/?group_id=124340&atid=699234


..:: FlameRobin ::..:: Firebird ::..

3 comments:

Dipesh Khakhkhar said...

Hi,

I would love to see the feature to create data model from the schema with one click.

Today i was trying to use DBSchemaViewer plugin for Eclipse which supports firebird too. But I was not successful in using it so I thought to ask you guys, whether you guys are planning for any such kind of facility for flamerobin.

Popa Adrian Marius said...

Response to daf about blob support
it might happen in 0.9 or 1.0 release

take an look at the roadmap for blob support
also is good to add it to feature request tracker on http://sf.net/projects/flamerobin

Popa Adrian Marius said...

reponse to dipesh khakhkhar (how do i pronounce that ;) ?)

about DBSchemaViewer plugin , yes it looks nice and easiest path is to
fix the source code of the project
if is active supported

maybe we should added it to road map
as wish list , what do you say ?