
October 2nd, 2004, 04:13 PM
|
 |
Bug Hunter
|
|
Join Date: May 2003
Location: Transylvania (Romania)
Posts: 274
  
Time spent in forums: 20 h 12 m 34 sec
Reputation Power: 9
|
|
flamerobin 0.1.5 is released
the linux sources and binaries can be downloaded now
http://sourceforge.net/project/show...?group_id=73595
windows version will follow
Quote: Hi all,
The 0.1.5. release for FlameRobin is ready. Linux and source packages are up for download, and Nando will (hopefully) soon release Windows setup.exe package.
https://sourceforge.net/project/showfiles.php?group_id=73595
I have tested the Linux version by using it in my work. In fact, it already is the best tool I have on Linux for Firebird. 
Well... try it, use it. If you find some bugs, post here and/or make entries to the tracker.
--
Milan Babuskov
http://www.flamerobin.org |
and the changes
Quote:
Changes in FlameRobin 0.1.5 ALPHA
---------------------------------
The changes in this release, from a user perspective, are:
- Properties window added for tables, views and stored procedures. You can now see and change the structure of tables and views. Not all options are currently active; for tables you can:
- add, remove and edit field definitions
- reorder fields
- see and edit table and fields descriptions
For views, you can:
- see the view definition (source)
- see and edit view and fields descriptions
For stored procedures, you can:
- see the input and output parameters
- see the definition (source)
- edit the stored procedure in SQL window
All changes are applied in the form of a DDL script that is run in the SQL window and that you can see, commit or rollback.
- Faster loading of metadata upon connection.
- Many bugfixes and enhancements.
- New icons. Tell us how you like them!
- An automated installation program for Windows. |
Last edited by mariuz : October 2nd, 2004 at 04:16 PM.
Reason: added changes.txt
|