Latest #schema Threads Top

libo
Hey, I have used a bunch of schema libraries in Elixir and didn’t find the one satisfies all my needs. At some point, I kinda miss Pytho...
New
solnic
Hello! Today I released the first version of Elixir Drops :slight_smile: The announcement can be found on my blog but I’m also just past...
New
Rich_Morin
Let’s say that I’m building a set of BEAM processes that will serve requested information. It looks like GraphQL’s Schema Definition Lang...
New
John_Shelby
Hi :slight_smile: , Can I have a reference using the list of ids to that schema where the current reference is? The way the application...
New
Athunnea
If you provide a string to an :integer field you get errors: [count: {"is invalid", [type: :integer, validation: :cast]}] in a changese...
New
Fl4m3Ph03n1x
Background I am trying to create an embedded schema that needs to save information about orders. Sometimes orders have no customer_id an...
New
bar65
I created a project on this site step by step, I got such an error lib/community_web/resolvers/news_resolver.ex my file defmodule Commu...
New
benonymus
Hey, I am transitioning a many to one relation to a many to many. We have a users and a teams schema at the moment. And we want to allow...
New
oatsan
Hi, I’m new to Phoenix/Ecto and was wondering how to map/transform user input that does not directly map to a schema. Let’s say I have ...
New
andreyuhai
We’re trying to implement a scheduler which will poll different queue tables and process the jobs there. I’ve looked into Oban and Rihann...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

mathieuprog
Hello :waving_hand: I published a library that brings support for polymorphic/dynamic embeds in Ecto. Ecto’s embeds_one macro requires ...
New
Athunnea
If you provide a string to an :integer field you get errors: [count: {"is invalid", [type: :integer, validation: :cast]}] in a changese...
New
libo
Hey, I have used a bunch of schema libraries in Elixir and didn’t find the one satisfies all my needs. At some point, I kinda miss Pytho...
New

Last Three Year's Trending Top

solnic
Hello! Today I released the first version of Elixir Drops :slight_smile: The announcement can be found on my blog but I’m also just past...
New
Rich_Morin
Let’s say that I’m building a set of BEAM processes that will serve requested information. It looks like GraphQL’s Schema Definition Lang...
New

Trending Over Three Years Top

fireproofsocks
Is the only way to support enum columns in an Ecto schema by using a 3rd party package like GitHub - gjaldon/ecto_enum: Ecto extension to...
New
abitdodgy
We would like to use a shared database for a number of separate applications. These apps are completely separate (separate repo, deploys,...
New
sezaru
Hello, I have a question that probably is somewhat opinion-based. Basically, when you have a schema for some persisted data in your dat...
New
fireproofsocks
I have an Ecto Schema which needs to restrict certain fields from being updated (for business reasons). What is the best way to do that?...
New
Marcus
JsonXema is a JSON Schema validator with support for draft 04, 06, and 07. JsonXema based on elixir schema validator Xema. https://githu...
New
tanweerdev
I have a json/map field in database which can actually holds 3 kinds of objects based on type field define in table so structure is like...
New
thojanssens1
I’m not sure what is good to keep in the Schema’s apart from changeset. Usually my Schema will have a def changeset/2function and possibl...
New
Isdriai
Hi ! I’m new in Elixir/Phoenix world, I started a project and now, I would like add a new attribute to a schema, but this attribute mus...
New
Fl4m3Ph03n1x
Background I am trying to create an embedded schema that needs to save information about orders. Sometimes orders have no customer_id an...
New
fireproofsocks
I’m trying to define an Ecto table schema that includes a column that is used to uniquely identify rows but is NOT the primary key. Thin...
New
rlefevre
Hi, I am hesitating between different solutions for a (maybe not so fixed in the future) enum field in my (postgres) database and ecto s...
New
tnederlof
I have been thinking of the most efficent way to setup a schema to take Users and associate them with one another when they “friend” each...
New
BitGonzo
Here is my current structure: scheduler app (Elixir app) background worker app x 2 (Elixir app) web app x 2 (Phoenix app) The schedul...
New
freewebwithme
Hi! I want to create a user and also profile schema at the same time. For example defmodule MyApp.Accounts.User do use Ecto.Schema ...
New
sf8193
Hello! Having trouble running the phx.gen.html templates. This is the command I’m trying mix phx.gen.html Shipments shipmentroutes ship...
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