Cleiton Floss
Cleiton Floss
from [GNOME-DB Roadmap](http://www.gnome-db.org/Roadmap) ### Next versions Here is a list of features which will at some point integrated into Libgda: - allow using Lua scripting to customize some behaviours -...
I guess it has some support now, but is still in development https://github.com/GNOME/libgda/tree/master/providers/firebird
I'm trying to implement this, probably tomorrow I send a PR.
I'm running into some design problems - Firebird also needs a file (like SQLite) so the `ConnectionDialog` needs to be a bit different - It's not possible to use visibility...
Or the user could type the whole path into the database name the user would type on the database name field `/home/user/firebird.fdb` or if the server is on windows `C:\Data\Folder\firebird.fdb`
When I was typing the comment above I realised the it's a better implementation, since it works for unix and windows.
The link was removed. I think the issue can be closed now.
Possible duplicate of #182
Meson was installing the icons to `icons/hicolor/icons/*` instead of just `icons/hicolor/*`
I have fixed some errors and will upload a pull request soon. now it's compiling on eOS Loki