On 22.11.2010 00:30, ext TP wrote:
Thanks Algis. This is also what I understood. The problem is that if I have no equivalent for a NULL QVariant, then I cannot set a database column to the special value NULL (None does not work either, as already stated - perhaps this is the real problem here).
You should be able to use None to replace C++ NULL values. If it doesn't work, it's probably a bug in PySide. Could you please report it at http://bugs.openbossa.org to ensure it's fixed ASAP?
Cheers, ma. _______________________________________________ PySide mailing list [email protected] http://lists.openbossa.org/listinfo/pyside
