package pqsql
import "github.com/lib/pq/internal/pqsql"
Index ¶
Functions ¶
func StartsWithCopy ¶
StartsWithCopy reports if the SQL strings start with "copy", ignoring whitespace, comments, and casing.
Source Files ¶
Tools for package owners.
import "github.com/lib/pq/internal/pqsql"
StartsWithCopy reports if the SQL strings start with "copy", ignoring whitespace, comments, and casing.
Tools for package owners.