2008/12/23 Murray Cumming <[email protected]>

> On Tue, 2008-12-23 at 11:06 +0100, Vivien Malerba wrote:
>
> > In a general way, the meta store is not kept up to date because AFAIK
> > no database supports it (no callback API exists to signal schema
> > changes).
> >
> > However, I plan to make it update itself when I can identify that
> > schema statements have been run (such as ALTER...), but it's for post
> > 4.0.
>
> OK.
>
> By the way, is there explicit libgda API (not hand-coding a SQL ALTER
> statement) that we could use instead?


The GdaSqlOperation is there for this purpose. See for example
http://library.gnome.org/devel/libgda/unstable/ddl_example.html.

Cheers,

Vivien
_______________________________________________
gnome-db-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-db-list

Reply via email to