[Bug] DebugSQL panics with libraries that do not implemente Stringer interface.
This commit is contained in:
parent
7567206ac0
commit
6706f4b228
4 changed files with 67 additions and 5 deletions
1
go.mod
1
go.mod
|
|
@ -17,4 +17,5 @@ require (
|
|||
github.com/pkg/profile v1.6.0
|
||||
github.com/shopspring/decimal v1.3.1
|
||||
github.com/stretchr/testify v1.7.0
|
||||
github.com/volatiletech/null/v8 v8.1.2
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue