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

SDK Removed incorrect schema property #20170

Merged
merged 4 commits into from
Oct 24, 2023
Merged

SDK Removed incorrect schema property #20170

merged 4 commits into from
Oct 24, 2023

Conversation

br41nslug
Copy link
Member

Fixes #19888

Scope

What's changed:

  • Updated the DirectusCollection to allow for database specific properties in schema and dropped the postgres only schema property that was in the schema object.

Potential Risks / Drawbacks

  • Not sure there are any

Review Notes / Questions

  • I would like to lorem ipsum

@changeset-bot
Copy link

changeset-bot bot commented Oct 24, 2023

🦋 Changeset detected

Latest commit: 3a62f8f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@directus/sdk Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@rijkvanzanten rijkvanzanten merged commit a4084e7 into main Oct 24, 2023
8 of 9 checks passed
@rijkvanzanten rijkvanzanten deleted the fix-19888 branch October 24, 2023 16:25
@github-actions github-actions bot added this to the Next Patch Release milestone Oct 24, 2023
br-rafaelbarros pushed a commit to personal-forks/directus-source that referenced this pull request Nov 7, 2023
* removed incorrect `schema` property

* Create smart-schools-run.md

* Run formatter

---------

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Schema cannot be set to null when creating a collection
2 participants