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

feature: Add support for Guids #187

Closed
Tracked by #10170
molostovvs opened this issue Sep 14, 2024 · 1 comment · Fixed by #208
Closed
Tracked by #10170

feature: Add support for Guids #187

molostovvs opened this issue Sep 14, 2024 · 1 comment · Fixed by #208
Labels
enhancement New feature or request

Comments

@molostovvs
Copy link
Contributor

Feature Request

Describe the Feature Request

Add support for Guid.

Describe Preferred Solution

Describe Alternatives

Now guid can be stored in a column of type string.

Related Code

Additional Context

If the feature request is approved, would you be willing to submit a PR?
Yes / No (Help can be provided if you need assistance submitting a PR)

@molostovvs molostovvs added the enhancement New feature or request label Sep 14, 2024
@KirillKurdyukov
Copy link
Collaborator

KirillKurdyukov commented Sep 16, 2024

This option looks attractive. But the problem is that the UUID can become a tabular type. Then you can't do without breaking backward compatibility. And this will mean changing the column types.

I haven't forgotten about this type of data. I think we'll do something for it soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants