[sqlite] Generated columns additional tests.
This commit is contained in:
parent
71fb1c7cd1
commit
2eaa75345c
5 changed files with 16 additions and 12 deletions
2
go.mod
2
go.mod
|
|
@ -7,7 +7,7 @@ require (
|
|||
github.com/google/uuid v1.3.0
|
||||
github.com/jackc/pgconn v1.14.0
|
||||
github.com/lib/pq v1.10.8
|
||||
github.com/mattn/go-sqlite3 v1.14.16
|
||||
github.com/mattn/go-sqlite3 v1.14.17
|
||||
)
|
||||
|
||||
// test dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue