github.com/jackc/pgx/v5.CollectableRow.FieldDescriptions (method)

2 uses

	github.com/jackc/pgx/v5 (current package)
		rows.go#L425: 	FieldDescriptions() []pgconn.FieldDescription
		rows.go#L686: 	fldDescs := rows.FieldDescriptions()