Re: [gnome-db] GdaSqlBuilder and WHERE clauses
Murray Cumming <[email protected]>
| Newsgroups | gmane.comp.gnome.db |
|---|---|
| Message-ID | <1273268376.2002.1.camel@murrayc-x61> |
On Wed, 2010-05-05 at 15:37 +0200, Vivien Malerba wrote: > git/master now contains 2 new API: > gda_sql_builder_export_expression() and > gda_sql_builder_import_expression(). An example about > how to use these is at the end of the > http://git.gnome.org/browse/libgda/tree/samples/SqlBuilder/example.c > example file. > > Tell me if this implementation is Ok for you. Thanks. It's looks good. I made GdaSqlExpr into a (boxed) GType, so it can be wrapped by language bindings, which I've done in libgdamm. May we have a tarball release so I can get a libgdamm release out, please? I might add gda_sql_expr_equals() later, to make it even more useful. -- [email protected] www.murrayc.com www.openismus.com