Is it just me, or is Sqlite3 goofy?
Tim Chase
python.list at tim.thechases.com
Tue Sep 12 16:14:52 EDT 2006
> dynamic typing != random typing. if your program is using the
> DB-API to add data to an SQLite database, who, exactly, is
> inserting the values? who's producing the data? under what
> circumstances would that code produce or insert arbitrarily
> typed data?
Must be the code written by a Dr. Jekyll/Mr. Hyde personality...
"But honestly, boss, I didn't write this code! It was my evil
alter-ego that puts VARCHAR values containing Gilbert & Sullivan
lyrics into the Amount_Due CURRENCY fields!"
:)
-tkc
More information about the Python-list
mailing list