[gnome-db] GdaSqlSelectTarget
Piotr Pokora <[email protected]>
| Newsgroups | gmane.comp.gnome.db |
|---|---|
| Message-ID | <[email protected]> |
Hi! I am using Libgda 4.0.7 and GdaSql structures directly to build statement. Is there any support to generate unique and safe table alias for GdaSqlSelectTarget? Setting table_name and expression is not an issue, however I am not sure if I should provide own routine, which can generate 'as' member. Piotras