We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd8fdc1 commit b53d8bdCopy full SHA for b53d8bd
versioned_docs/version-1.0.0/go/supported-frameworks.md
@@ -361,7 +361,7 @@ Here is an example for postgres driver and binary encoded outputs -
361
}
362
```
363
364
-> Its compatible with gORM. To integrate with gORM set DisableAutomaticPing of gorm. Config to true. Also pass request context to methods as params.
+> Its compatible with gORM. To integerate with gORM set DisableAutomaticPing of gorm. Config to true. Also pass request context to methods as params.
365
> Example for gORM with GCP-Postgres driver:
366
367
```go
0 commit comments