Welcome Guest, Not a member yet? Register   Sign In
SQL SERVER BUGS
#1

[eluser]Unknown[/eluser]
I found some bugs, in ci 1.62

1. I thought that the double quote in table name would make query failed.
A Database Error Occurred
Error Number:


SELECT COUNT(*) AS totalrows FROM "T_SHIPMENT_TYPE"

2. list_fields method failed to catch primary field. This would make my application running
abnormally. Coz i often use active record class.

Thanks in advanced




Theme © iAndrew 2016 - Forum software by © MyBB