-
You wrote:
>but I don't know what "Manual in Italian" is in Italian
translation is "Manuale in italiano".
Hope this helps!
Keep up the good work.
2009-03-14 20:25:04 UTC in Hugin
-
I also noticed that for very long queries the execution plan gets truncated, see (I've placed row numbers on the left):
1. Starting transaction...
2. Preparing query: select
3. source.*,
...
103. Prepare time: 0.060s
104. Field #01: blah blah blah
...
192. Field #89: blah blah blah
193. PLAN (SOURCE
...
222. PLAN (SOURCE TABLE...
223.
224.
225. Executing...
226. Done.
227. 1833.
2008-11-17 19:03:31 UTC in FlameRobin
-
Unfortunately still present with 0.9.1.1800 UNICODE on WinXP.
I'll do my best to create a sample database to reproduce the problem.
2008-11-17 18:55:03 UTC in FlameRobin
-
Unfortunately I can't reproduce it on employee.fdb and I can't share the database/queries where I found the problem.
I'll do a test with the latest snapshot and report back.
Thanks for your help.
2008-11-15 21:20:40 UTC in FlameRobin
-
Code autocompletion doesn't work with long queries,
after around 60 rows I've noticed that the autocompletion (object name suggestion) doesn't work anymore (list of objects flashes but doesn't appear), once you write down the table name autocompletion for column names still works
Flamerobin v0.9.1.1768 UNICODE on WinXP.
2008-11-05 17:05:39 UTC in FlameRobin
-
Still present in Flamerobin 0.9.0.1768 UNICODE.
2008-11-04 16:00:16 UTC in FlameRobin
-
I'm using Flamerobin v on Windows XP
and it looks like the drag&drop feature of the editor is not working, it highlights correctly, looks like dragging works but when you release nothing happens.
Thanks in advance.
2008-11-04 15:53:07 UTC in FlameRobin
-
I second this one, please add an option to set default value for column.
This is still a problem with 0.9.0.1748 UNICODE.
Thanks in advance and keep up the good work.
2008-11-04 15:49:31 UTC in FlameRobin
-
It would be nice if the actual grant option for users/roles (a single value textbox) could be changed to two drop down lists populated with all available users / roles.
2008-07-17 09:14:40 UTC in FlameRobin
-
It would be nice to have the ability to change grants on objects through a click on the icons representing the grant status (granted or not) avoiding to further go into the link that brings the user to the grant management form, which will be used only for advanced grant management.
See attached screenshot.
2008-07-17 09:12:02 UTC in FlameRobin