https://github.com/dbernheisel/sample_json_ecto_queries
https://github.com/dbernheisel/sample_json_ecto_queries
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dbernheisel/sample_json_ecto_queries
- Owner: dbernheisel
- Created: 2018-02-16T22:01:16.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-26T21:38:49.000Z (almost 8 years ago)
- Last Synced: 2025-03-24T17:12:07.247Z (about 1 year ago)
- Language: Elixir
- Size: 16.6 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JsonEctoQuerys
Example from this blog post:
https://robots.thoughtbot.com/querying-embedded-maps-in-postgresql-with-ecto
Also, I apologize in advance for generating the project with `Querys`
instead of `Queries` :P my bad... my bad.