|
|
|
|
|
by em500
1763 days ago
|
|
> I'm also horrified at the auto-conversions that I've just learned about from this link that I'm not protected from. Most of the common databases that I'm aware of (PostgreSQL, MySQL, SQL Server) do implicit type conversion on insertion (as well as in in many other places). I haven't checked this, but it wouldn't surprise me if that's actually ANSI SQL standard behavior. |
|