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

fix(db-sqlite): working point field CRUD and default value #9989

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

r1tsuu
Copy link
Member

@r1tsuu r1tsuu commented Dec 16, 2024

Previously, the point field with SQLite was incorrectly built to the schema and not parsed to the result.
Now, it works with SQLite, just doesn't support queries (near etc.). Fixes #9987 (comment)

@r1tsuu r1tsuu merged commit 00909ec into main Dec 16, 2024
70 checks passed
@r1tsuu r1tsuu deleted the fix/sqlite-wroking-point branch December 16, 2024 05:37
Copy link
Contributor

🚀 This is included in version v3.8.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant