wenjie

Results 4 issues of wenjie

table : userinfo(Uid, Username) err = orm.Where("uid > ?", 4).Select("uid,username").FindAll(&allusers) fmt.Println(allusers) // [{0 } {0 }] err = orm.Where("uid > ?", 4).Select("Uid,Username").FindAll(&allusers) fmt.Println(allusers) // [{5 jiemoon} {6 Tom}]

``` php ReflectionException in Container.php line 741: Class admin.permission does not exist in Container.php line 741 at ReflectionClass->__construct('admin.permission') in Container.php line 741 at Container->build('admin.permission', array()) in Container.php line 631 at...

hide the scroll bar

see link https://developer.android.com/google/play/billing/play-developer-apis-deprecations, could you update the google.golang.org/[email protected]