After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 754707 - Allow prepare_create_table for Vala bindings
Allow prepare_create_table for Vala bindings
Status: RESOLVED FIXED
Product: libgda
Classification: Other
Component: Vala bindings
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Daniel Espinosa
gnome-db Maintainers
Depends on:
Blocks: 754725
 
 
Reported: 2015-09-07 23:48 UTC by Corentin Noël
Modified: 2016-04-28 19:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Corentin Noël 2015-09-07 23:48:17 UTC
To do so, please add this line to the Gda-6.0.metadata file :
ServerOperation.prepare_create_table skip=false

It would be nice to add a prepare_create_table_v function so it will be possible to use it in any introspectable language (see here: https://wiki.gnome.org/Projects/PyGObject/IntrospectionPorting#Non-introspectable_functions.2BAC8-methods )
Comment 1 Daniel Espinosa 2015-09-08 23:13:44 UTC
This bug has been marked to improve GDA API to be bindings friendly.
Comment 2 Daniel Espinosa 2016-04-28 19:29:36 UTC
This should be fixed at commit:

https://git.gnome.org/browse/libgda/commit/?id=19f3059dc5a10ea7d79a56283adcab3db4803295


If you find any issue, feal free to re-open or file a new bug.

Thanks for your report.