This Week's Trending
This Month's Trending
This Year's Trending
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 https://github.com/gjaldon/ecto_enum ?
Thanks!
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
We would like to use a shared database for a number of separate applications. These apps are completely separate (separate repo, deploys,...
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
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
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
Sometimes I want a DB table column only to contain a specific list of strings.
For example, I have a Resource schema, which has a :type ...
New
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
Hiya, we’re designing PostgreSQL schemas for an app that has Users, and the user has Things of different types as well as Affinities for ...
New
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
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
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #ash-questions
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #discussion
- #javascript
- #elixirconf
- #library
- #oban-questions
- #dialyzer
- #docker
- #onsite
- #authentication
- #podcasts
- #full-time-contract
- #umbrella
- #code-sync
- #ecto-query
- #phoenix_html
- #iex
- #graphql
- #genstage
- #elixir-ls
- #nerves-questions
- #podcasts-by-brainlid
- #supervisor
- #websockets
- #distillery
- #advent-of-code
- #blog-post
- #livebook-questions
- #processes
- #forms
- #api
- #metaprogramming







