Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

has_composite is missing a (name, name) variant #234

Open
nasbyj opened this issue Feb 6, 2020 · 0 comments
Open

has_composite is missing a (name, name) variant #234

nasbyj opened this issue Feb 6, 2020 · 0 comments

Comments

@nasbyj
Copy link
Collaborator

nasbyj commented Feb 6, 2020

Users have no choice but to supply a description if they want to specify a schema.

                            List of functions
 Schema |     Name      | Result data type | Argument data types |  Type
--------+---------------+------------------+---------------------+--------
 tap    | has_composite | text             | name                | normal
 tap    | has_composite | text             | name, name, text    | normal
 tap    | has_composite | text             | name, text          | normal
(3 rows)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants