花国栋

Results 2 comments of 花国栋

The previous test code used db: &sql.DB{} to create a database object. This is an incomplete instance where essential internal fields (like the driverConn) are nil. When the code under...