Re: [gnome-db] SQLite provider and GdaTimestamp (4.2.2)
Piotr Pokora <[email protected]>
| Newsgroups | gmane.comp.gnome.db |
|---|---|
| Message-ID | <[email protected]> |
Hi! > I guess the commit in > http://git.gnome.org/browse/libgda/commit/?id=a8336ee7576ac5ce74281ab9573798380049f97c > should fix this. Yes. Thanks! > However I strongly encourage you to use variables in your SQL > statements (for example ##thedate::timestamp) instead of rendering SQL Does it mean, prepared statement with variables is also a fix (in my case) ? Piotras