Aleksandr Matveev
Aleksandr Matveev
``` panic: reflect: call of reflect.Value.Type on zero Value goroutine 1 [running]: reflect.Value.typeSlow({0x0?, 0x0?, 0x1400021e5b8?}) /usr/local/go/src/reflect/value.go:2634 +0x134 reflect.Value.Type(...) /usr/local/go/src/reflect/value.go:2629 github.com/golobby/orm.(*binder).makeNewPointersOf(0x1400021f2d8, {0x140001461c0?, 0x1400013a0c0?, 0x3?}) /Users/alex/go/pkg/mod/github.com/golobby/[email protected]/binder.go:16 +0xa0 github.com/golobby/orm.(*binder).makeNewPointersOf(0x1400021f2d8, {0x1027d3040?, 0x1400013a0b0?, 0x4?}) /Users/alex/go/pkg/mod/github.com/golobby/[email protected]/binder.go:24...
```golang if err := orm.SetupConnections(orm.ConnectionConfig{ DB: db, Dialect: orm.Dialects.PostgreSQL, Entities: []orm.Entity{ //... }, DatabaseValidations: true, }); err != nil { log.Fatalf("orm.SetupConnections: %v", err) } ``` ``` 2023/10/04 14:52:44 orm.SetupConnections: pq:...
So nobody can brute urls? Isn't it?
I have parsed about 200K midi files with this package and want to share some stats saying that about 35% of the files were not parsed. I'm writing this because...
Switched to using syslog instead of log files. These metrics no longer delivered to Amplify: - http.request.time - nginx.upstream.response.time log_format is same as when I was using log files: ```nginx...
## 🏷 Type of documentation - [x] new bid adapter ## 📋 Checklist - [x] Related pull requests in prebid.js or server are linked -> https://github.com/prebid/Prebid.js/pull/12639 - [x] For new...
### Source:  ### Result: 
It would be very helpful
**Input:**  **Output:** 