package
20.2.19+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
GetSequenceFromFunc extracts a sequence name from a FuncExpr if the function takes a sequence name as an arg.
GetUsedSequenceNames returns the name of the sequence passed to a call to sequence function in the given expression or nil if no sequence names are found.