Latest #repo Threads 
Getting error: could not lookup Ecto repo Raven.Repo because it was not started or it does not exist
Hello everybody, I’m currently working on a project that has around 200+ test files. I’m running the tests using the following command:
...
New
Hello,
I am looking to more closely understand the advantages of the Repo.transact pattern and the quoted disadvantages of Ecto.Multi.
...
New
Hi,
my Phoenix app works with several remote PostgreSQL repos and connects to them one-by-one: connect - get data - disconnect. The code...
New
Hey Guys,
I’m stuck on something and would appreciate some help.
I have a list of objects and want to insert all of them at once and re...
New
Goal:
Generalizing the Repo.delete callback().
Initial attempt:
defmodule DB_API do
def delete_single_record(DB.Foo = table_name, :u...
New
Hi,
When i run this line :
Query is successfull.
But when i try with get function i got this:
Error with undefined table, but it...
New
Hi guys I’m having troubles with one preload.
I’m creating one property and I’m adding preloads, but when not have any register for has_...
New
I know it is a noob question but I can’t seem to figure it out.
I have 1000s of rules in the DB which has a boolean field as is_live and...
New
Hi,
I am developing an API that fetches data from multiple remote databases. For each of these databases, an Ecto.Repo is configured at ...
New
What are you thoughts on adding support for Repo.default_options/1 in
Ecto.Adapters.SQL.query/4
We have a use case for this.
I’ve also...
New
This Week's Trending
This Month's Trending
This Year's Trending
Getting error: could not lookup Ecto repo Raven.Repo because it was not started or it does not exist
Hello everybody, I’m currently working on a project that has around 200+ test files. I’m running the tests using the following command:
...
New
Last Three Year's Trending
Hi! May someone helps me, please!
I have two apps into an umbrella project: the first one is Database, which manages queries, and the se...
New
Hello,
I am looking to more closely understand the advantages of the Repo.transact pattern and the quoted disadvantages of Ecto.Multi.
...
New
Hi,
my Phoenix app works with several remote PostgreSQL repos and connects to them one-by-one: connect - get data - disconnect. The code...
New
Trending Over Three Years
Hey I am doing an update like this:
reminder =
Ecto.Changeset.change(reminder,
counter: reminder.counter + 1,
...
New
I’m hoping for some input from the wiser folks, but I’m wondering if there are some best practices when setting up an umbrella app with m...
New
Hi, I am looking for a way to monitor connections pool of Ecto repo. Basically we want to measure maximum capacity of our application, so...
New
Hi,
I am developing an API that fetches data from multiple remote databases. For each of these databases, an Ecto.Repo is configured at ...
New
Hi guys, I hope that all are good, now, Im trying to make a query into a function but when I sent the query for repo.all, this is the ans...
New
Hello everyone,
First post here and I am hoping someone can help expand my knowledge as I am clearly not handling a situation we are hav...
New
I have to convert the following code using Repo.insert/2
def create_question(attrs) do
%Question{}
|> Question.creation_changeset...
New
I’m trying to wrap my head around using mocks in Elixir. There are a lot of blog posts on the subject but I’m not seeing any that address...
New
Hi guys I’m having troubles with one preload.
I’m creating one property and I’m adding preloads, but when not have any register for has_...
New
I have an elixir project that does some crawling and saves the crawled data to a postgres database, called Tenjin.
Tenjin contais all th...
New
I’m trying to do this:
Main app has the database.
A package will hold a GraphQL API and its resolvers that use that database.
How can ...
New
How can I return to Repo.update only those fields that have been updated so as not to return the entire structure.
example :
def change...
New
Hey I have a user entity in my postgres database and I am displaying it with the generated index method:
def index(conn, _params) do
...
New
I am having 3 optional repos(not all the databases need to exist). if I am successfully able to connect to any of the repos(I will check ...
New
Goal:
Generalizing the Repo.delete callback().
Initial attempt:
defmodule DB_API do
def delete_single_record(DB.Foo = table_name, :u...
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:
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







