This Week's Trending
This Month's Trending
This Year's Trending
If you provide a string to an :integer field you get
errors: [count: {"is invalid", [type: :integer, validation: :cast]}]
in a changese...
New
Last Three Year's Trending
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
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
We would like to use a shared database for a number of separate applications. These apps are completely separate (separate repo, deploys,...
New
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
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
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
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
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
Background
I am trying to create an embedded schema that needs to save information about orders.
Sometimes orders have no customer_id an...
New
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
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
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
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
Hello!
Having trouble running the phx.gen.html templates. This is the command I’m trying
mix phx.gen.html Shipments shipmentroutes ship...
New
Hey there,
I am trying to make a simple crud application with phoenix only, and I found this guide: https://medium.com/@pngarland/scaffo...
New
Hello!
What’s the recommended best practice for dealing with the situation where the graphql object you want to return requires data tha...
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







