Search code examples
The database for Rumbl.Repo couldn't be created: killed...


elixirphoenix-frameworkecto

Read More
Creating a unique constraint on two columns together in Ecto...


elixirecto

Read More
IN elixir with Postgres, how to generate_series and convert from 'UTC' to another zone?...


postgresqlelixirecto

Read More
Get only specific fields when fetching data using Ecto in Phoenix...


elixirphoenix-frameworkecto

Read More
Conditional Validation in Ecto for OR - 1 of 2 fields is required...


elixirecto

Read More
How can I pass variables to an elixir/ecto subquery?...


elixirecto

Read More
"(Protocol.UndefinedError) protocol Enumerable not implemented for" when rendering phoenix...


elixirphoenix-frameworkecto

Read More
elixir - how to add conditional pipe into pipeline?...


elixirecto

Read More
Ecto join on multiple conditions...


elixirphoenix-frameworkecto

Read More
Validate required for put_assoc...


elixirphoenix-frameworkecto

Read More
Phoenix prompts to run a migration that doesn't exist...


elixirphoenix-frameworkecto

Read More
Ecto changeset for belongs_to association...


elixirphoenix-frameworkecto

Read More
Ecto remove preload...


elixirecto

Read More
Ecto: select fields from two tables...


joinselectormelixirecto

Read More
Ecto.StaleEntryError when updating...


postgresqlerlangelixirphoenix-frameworkecto

Read More
Remove trailing and leading whitespaces with Ecto changeset...


elixirecto

Read More
Setting up Phoenix Framework and Ecto to use UUIDs: how to insert the generated value?...


postgresqlelixirphoenix-frameworkecto

Read More
In elixir, how put_assoc is supposed to be used?...


databaseerror-handlingelixirmany-to-manyecto

Read More
How guard nil in math function if it drops with bad argument in arithmetic expression...


graphqlelixirecto

Read More
Elixir Ecto: How to set a belongs_to association in a changeset...


elixirecto

Read More
What is the proper syntax for an Ecto query using ilike and SQL concatenation?...


sqlelixirphoenix-frameworkecto

Read More
Elixir [42] printed as '*'...


elixirlist-comprehensionphoenix-frameworkecto

Read More
Ecto CastError: value in `join` cannot be cast to type {:in, :string}...


elixirecto

Read More
How to convert timestamp to DateTime in Elixir?...


elixirecto

Read More
How to create a simple association between two tables in Phoenix and submit the data...


elixirphoenix-frameworkecto

Read More
Check a complex unique constraint with Ecto...


postgresqlelixirconstraintsecto

Read More
Ecto.Datetime get 15 minutes ago...


elixirecto

Read More
How to set `DateTime` in Ecto schemas and `timestamp with time zone` (`timestamptz`) PostgreSQL type...


postgresqlelixirecto

Read More
How to bind field to a column with different name with Elixir Ecto...


elixirecto

Read More
Ecto Join Table Validation...


elixirphoenix-frameworkecto

Read More
BackNext