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

Implement DbField for commonly used types #156

Open
9 of 10 tasks
m4tx opened this issue Feb 13, 2025 · 0 comments
Open
9 of 10 tasks

Implement DbField for commonly used types #156

m4tx opened this issue Feb 13, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@m4tx
Copy link
Member

m4tx commented Feb 13, 2025

  • String
  • Integer types
  • Float types
  • bool
  • Enum/choice of strings
  • Date
  • Time
  • Datetime
  • Vec<u8> (different than File, i.e. doesn't save data on disk)
  • Option<T>
@m4tx m4tx added this to Roadmap Aug 24, 2024
@m4tx m4tx self-assigned this Feb 13, 2025
@m4tx m4tx converted this from a draft issue Feb 13, 2025
@m4tx m4tx added the enhancement New feature or request label Feb 13, 2025
@m4tx m4tx added this to the v0.2 milestone Feb 13, 2025
@m4tx m4tx added the good first issue Good for newcomers label Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: Todo
Development

No branches or pull requests

1 participant