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

elog: Add hints and details #50

Merged
merged 1 commit into from
May 15, 2024
Merged

elog: Add hints and details #50

merged 1 commit into from
May 15, 2024

Conversation

urso
Copy link
Collaborator

@urso urso commented May 14, 2024

Add support to report additional hints and details when erroring.

Add support to report additional hints and details when erroring.
@urso urso merged commit 1dff0f7 into xataio:main May 15, 2024
1 check passed
@urso urso deleted the err-hints branch May 15, 2024 10:45
urso added a commit that referenced this pull request May 15, 2024
)

Requires #48, #49, #50

Implement `fdw.Options` related types and helper to validate options.

When implementing a foreign data wrapper one should implement a handler
that returns a list of callbacks and a validator function that validates
the settings FDW SQL statements will accept. So far the module only
implements helpers for the validator.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants