I'm running v1.91.6 and I try out a simple db.*table*.insert in the shell from the admin application and it works just fine. However, when the exact same code is in one of my controllers, an exception is generated because web2py is trying to cram some hunk of data into a column that's only 512 bytes.
Thoughts? -- Michael Barrow michael at barrow dot me +1 (408) 782-4249

