update odbc to 0.2.6

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3647
GitOrigin-RevId: 82fb189c2bff9dce1c1b2e8e9dd2be4d9bc7f527
This commit is contained in:
Gil Mizrahi 2022-02-14 12:42:11 +02:00 committed by hasura-bot
parent 2d9387e791
commit 476eb5fe2b
2 changed files with 3 additions and 4 deletions

View File

@ -69,9 +69,8 @@ source-repository-package
source-repository-package
type: git
-- TODO: https://github.com/hasura/graphql-engine-mono/issues/3507
location: https://github.com/hasura/odbc.git
tag: 272d48317611c1e209e5160c53c205ffa97f2b13
location: https://github.com/fpco/odbc.git
tag: 3d80ffdd4a2879f0debecabb56d834d2d898212b
package odbc
ghc-options: -Wwarn

View File

@ -252,7 +252,7 @@ constraints: any.Cabal ==3.2.0.0,
any.network-info ==0.2.0.10,
any.network-ip ==0.3.0.3,
any.network-uri ==2.6.4.1,
any.odbc ==0.2.5,
any.odbc ==0.2.6,
any.old-locale ==1.0.0.7,
any.old-time ==1.1.0.3,
any.openapi3 ==3.1.0,