> Declaring the column as integer does not prevent you from storing strings:
>
>   
Yes, except for a small problem of updating all live databases with the 
new column type. I don't think I can update the column type without 
recreating the table, right? It's not hard, so if it comes down to this, 
then I guess I'll do it. Or if replacing the collation sequence is not 
too hard, I'd rather go that route.

Thank you,

   Dennis

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to