[SQLObject] StringCol() only saving 64k
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: David M. <da...@re...> - 2004-03-01 14:17:45
|
Hi, I'm trying to save a fat wad of data in a StringCol column, but only the first 65536 chars are getting saved. Is this a MySQL restriction, or something in SQLObject? Either way, is there a way around this? -- Kind regards David -- leave this line intact so your email gets through my junk mail filter |