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

Support JSON type #24

Open
2 tasks
moigagoo opened this issue Aug 21, 2019 · 2 comments
Open
2 tasks

Support JSON type #24

moigagoo opened this issue Aug 21, 2019 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers postgres sqlite types

Comments

@moigagoo
Copy link
Owner

  • SQlite
  • PostgreSQL
@moigagoo moigagoo added enhancement New feature or request good first issue Good for newcomers types labels Jul 11, 2020
@moigagoo
Copy link
Owner Author

What's the point of supporting a Redis data type when Norm doesn't support Redis? 🤔

I can see how we can implement json support for SQLite and Postgres but Redis feels very off.

@moigagoo
Copy link
Owner Author

moigagoo commented Apr 8, 2021

This turned to be trickier than I thought. To support json natively in Postres, we need to introduce converter support in query constuctor.

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 postgres sqlite types
Projects
Status: Candidates
Development

No branches or pull requests

1 participant