[Modeling-users] MySQL TEXT
Status: Abandoned
Brought to you by:
sbigaret
|
From: Yannick G. <yan...@sa...> - 2003-03-06 19:26:39
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all,
the user guide section 2.2.4 talk about CHAR and VARCHAR external type
support but there is no mention about the support for TEXT. I have
really strange errors when using TEXT.
File "<stdin>", line 92, in insertElement
File "/usr/lib/python2.2/site-packages/Modeling/EditingContext.py", line
678, in saveChanges
self.parentObjectStore().saveChangesInEditingContext(self)
File "/usr/lib/python2.2/site-packages/Modeling/ObjectStoreCoordinator.py",
line 559, in saveChangesInEditingContext
raise RuntimeError, _error
RuntimeError: performChanges() failed on
<Modeling.DatabaseContext.DatabaseContext instance at 0x88dd2ec>:
exceptions.ValueError:Unknown value type: None for externalType: text
(attribute: JOBI18N.description)
Is it possible I am positively certain that my default value is not
None and that I did put a value in JOBI18N.description before insert.
Anyone have a clue about the cause ?
Regards,
- --
Yannick Gingras
Byte Gardener, Savoir-faire Linux inc.
(514) 276-5468
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQE+Z6Dsrhy5Fqn/MRARAqzdAKCT3TVzNpxfcfb+mIaaFQOGerMGgQCghwmr
IJ/8GJflHISProw37iiQGAc=
=CI3Y
-----END PGP SIGNATURE-----
|