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

Types with nothing but collections don't work #138

Open
JasperHorn opened this issue Feb 14, 2020 · 0 comments
Open

Types with nothing but collections don't work #138

JasperHorn opened this issue Feb 14, 2020 · 0 comments
Labels
Milestone

Comments

@JasperHorn
Copy link
Collaborator

Inserting a column with default values is a bit weird in sql, and requires a completely separate syntax. However, I think I'm just not going to support this for the moment (there is an easy work-around: just add some field you don't actually use...)

Part of the reason for this is that using UUIDs (#135) would solve the problem as well (because the id field would no longer be using the default value). So, I'm quite possibly going to be able to close this bug at some point without specifically working on it. Still, I'm documenting it as its own issue for the moment.

@JasperHorn JasperHorn added the bug label Feb 14, 2020
@JasperHorn JasperHorn added this to the v0.5 milestone Jan 22, 2022
@JasperHorn JasperHorn modified the milestones: v0.5, v0.6 Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant