Latest #fragment Threads 
Hey there I’m giving Ash my first try and like it pretty well so far. I’m trying to implement a bulk update but run into a SQL error and ...
New
I’m trying to order by a specific list of IDs (dynamicall). I went down the route of trying to build up a case statement but found that ...
New
I have a use case where I want to insert large number of rows in PG Table at once from Ecto. But ecto has a param limit of 65_535, so the...
New
I have an Ecto schema with a field that is an array of strings. The underlying database is PostgreSQL.
The field is an array of actually...
New
Hi all,
Currently I need to create a function to get all the users with registration date between a given start_date to a given end_date...
New
We have two tables with fields of type :map, which are copied from one to the other. I’d like a generic method that can do a query on one...
New
Lets say I have an existing database and I want to add a column that has a uniqueness constraint and a non-null constraint. For the non-n...
New
Hi all,
I was trying to use dynamic queries and fragment but I’m struggling with this query:
select json_data.key , Sum(json_data.value...
New
So, let’s say I have a model Car, and a model Person, with a structures:
%Car{id: "123"}
%Person{
options: "{"car_id":"123"}"
}
opti...
New
I have table “tasks” with following fields:
id:bigint
canceled:date
done:date
And I have SQL query in this form:
SELECT date_trunc('da...
New
This Week's Trending
This Month's Trending
This Year's Trending
Hey there I’m giving Ash my first try and like it pretty well so far. I’m trying to implement a bulk update but run into a SQL error and ...
New
Last Three Year's Trending
I have a use case where I want to insert large number of rows in PG Table at once from Ecto. But ecto has a param limit of 65_535, so the...
New
I have an Ecto schema with a field that is an array of strings. The underlying database is PostgreSQL.
The field is an array of actually...
New
I’m trying to order by a specific list of IDs (dynamicall). I went down the route of trying to build up a case statement but found that ...
New
Trending Over Three Years
We have two tables with fields of type :map, which are copied from one to the other. I’d like a generic method that can do a query on one...
New
I have read many topics and pages about this issue and while it seems this should work I am probably missing something.
I have this quer...
New
I have table “tasks” with following fields:
id:bigint
canceled:date
done:date
And I have SQL query in this form:
SELECT date_trunc('da...
New
Is there a way to use custom/varying column names in fragment? I mean the situation where I have 2 almost similar tables coming from diff...
New
hello, I want to create the code like this:
query = from u in BlogSchema,
where: String.split(u.tags, ", ") in ^tag_name,
but i...
New
Hi all,
Currently I need to create a function to get all the users with registration date between a given start_date to a given end_date...
New
So, let’s say I have a model Car, and a model Person, with a structures:
%Car{id: "123"}
%Person{
options: "{"car_id":"123"}"
}
opti...
New
Lets say I have an existing database and I want to add a column that has a uniqueness constraint and a non-null constraint. For the non-n...
New
Hi all,
I was trying to use dynamic queries and fragment but I’m struggling with this query:
select json_data.key , Sum(json_data.value...
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:
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







