[orm-devel] Firebird adapter - problem with update

Werner F. Bruhin orm-devel@mailman.tux4web.de
Thu Feb 27 17:29:01 CET 2003


Trying to do an update I get a token unknown on the following:

ds.update(w, 'winename', 'some')

This works:

ds.update(w, 'winename', '\'some\'')

I think ORM should by default retain the quotes, or am I missing something?

See you
Werner






More information about the orm-devel mailing list