You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The doc page only has examples for Array, Connect, DB (ArrayValueScanner), DB (DiscardUnknownColumns), DB (JsonUseNumber), DB.WithTimeout, Error, Hstore, Ints, Listener, Scan and, Strings. The readme links invalid examples such for Transactions, PreparedStatements, Copying, Working with the ORM and SQL and so on (so basically, most examples).
The text was updated successfully, but these errors were encountered:
The readme links some examples which don't exist on the doc page. For instance the ForEach link goes to https://pkg.go.dev/github.com/go-pg/pg/v10?tab=doc#example-DB-Model-ForEach where there is no ForEach example.
The doc page only has examples for Array, Connect, DB (ArrayValueScanner), DB (DiscardUnknownColumns), DB (JsonUseNumber), DB.WithTimeout, Error, Hstore, Ints, Listener, Scan and, Strings. The readme links invalid examples such for Transactions, PreparedStatements, Copying, Working with the ORM and SQL and so on (so basically, most examples).
The text was updated successfully, but these errors were encountered: