racket/collects/db/private/mysql
Ryan Culpepper 8db023c624 add string typeid for mysql char(N) fields
closes PR 13255

Need to add tests, but "select cast(? as char(5))" results in var-string,
not string. Only get string typeid when reading from table.
2012-11-14 20:40:14 -05:00
..
connection.rkt db: updated to new error convention (mostly) 2012-08-25 19:02:18 -04:00
dbsystem.rkt add string typeid for mysql char(N) fields 2012-11-14 20:40:14 -05:00
main.rkt db: updated to new error convention (mostly) 2012-08-25 19:02:18 -04:00
message.rkt add string typeid for mysql char(N) fields 2012-11-14 20:40:14 -05:00