I'm working in provide a GdaSqlExpr to GI. Because it has known issues and cannot be Bindable, I've desired to create a GObject to allow others using Vala or Python or JS to create expressions to be added to a GdaSqlBuilder object.
My dream is to create a LinQ equivalent to Vala or any other languages by using Gda infrastructure.
Please, could you review some of my API, I have not started to implement methods.