This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
Trending Over Three Years
There were cases when I needed to use some arguments in fragment few times, and as fragment("foo(?, ?)", a, a) roughly translates to foo(...
New
help me finish this thought:
“I bought this ‘Ecto in Production’ book to help me with … and learn more about …”
The book doesn’t exist ...
New
Currently such query:
from foo in Foo,
group_by: fragment("date_part(?, ?)", "day", foo.inserted_at),
select: %{for: fragment("date_pa...
New
If you have table like:
create table(:foos) do
add :data, :json
end
create index(:foos, [:data], using: :gin])
Then queries that use...
New
I have just release first version of Querie
Querie is a library that help you to build the query directly from the URL parameters withou...
New
For me current behaviour of or_where is quite misleading and problematic. To show what I mean:
from foo in "foos",
where: foo.a == "a"...
New
Hey there,
I am currently reading Programming Phoenix 1.4 and it says that the non generic, more complex queries should be in the schema...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Sub Categories:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







