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

Documentation: Error on undefined field #475

Open
2 tasks done
Tracked by #3872
RaphaelDarley opened this issue Apr 14, 2024 · 0 comments
Open
2 tasks done
Tracked by #3872

Documentation: Error on undefined field #475

RaphaelDarley opened this issue Apr 14, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation New release The documentation for this feature is needed for the next release

Comments

@RaphaelDarley
Copy link

Description

this is the current behaviour of surrealdb:

define table foo schemaful; create foo set val = 42; select * from foo;
[NONE, [{ id: foo:94wak2fdrksdrw9holcn }], [{ id: foo:94wak2fdrksdrw9holcn }]]

There is a pr pending to change this behaviour so it errors, this should be reflected in documentation

Is there an existing issue for this?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's Code of Conduct
@RaphaelDarley RaphaelDarley added the documentation Improvements or additions to documentation label Apr 14, 2024
@Ekwuno Ekwuno added the New release The documentation for this feature is needed for the next release label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation New release The documentation for this feature is needed for the next release
Projects
None yet
Development

No branches or pull requests

2 participants