Latest #fragment Threads Top

weljoda
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
patrickdavey
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
MEHUL.JAIN
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
tommasop
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
marvinljw
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
marcandre
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
samtechie
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
dspinetti
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
Nobylcher
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
mlesin
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 Top

This Month's Trending Top

This Year's Trending Top

weljoda
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 Top

MEHUL.JAIN
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
tommasop
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
patrickdavey
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 Top

marcandre
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
voger
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
mlesin
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
lkananowicz
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
shahryarjb
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
marvinljw
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
Nobylcher
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
samtechie
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
dspinetti
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
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement