What steps will reproduce the problem?
sqlite_column and sqlite_bind both have numeric version
which when used can be more efficient.
What is the expected output? What do you see instead?
SQllite3 converts from numeric to string and then we
convert back from string to numeric in gosqlite.
What version of the product are you using? On what operating system?
tip, linux
Please provide any additional information below.
Original issue reported on code.google.com by amit.khi...@gmail.com on 7 Jun 2011 at 10:08
Original issue reported on code.google.com by
amit.khi...@gmail.com
on 7 Jun 2011 at 10:08Attachments: