PostgreSQL XML data and Elixir / Ecto?
|
|
7
|
98
|
June 17, 2025
|
Generating `schema_migrations` table automatically in Livebook with sqlite3
|
|
4
|
383
|
June 17, 2025
|
Ecto `select` clause: map vs keyword treated differently
|
|
1
|
55
|
June 16, 2025
|
Ash + Phoenix.Sync - thoughts on how to get them to work together?
|
|
10
|
395
|
June 15, 2025
|
Phoenix Product Codex: Develop and deploy a REST API for Product Data Management with Elixir and Phoenix (self-published/Leanpub)
|
|
18
|
701
|
June 15, 2025
|
Torus - Integrate PostgreSQL's search into Ecto queries
|
|
15
|
652
|
June 14, 2025
|
Ecto.Query join associativity (order of join operations)
|
|
6
|
109
|
June 13, 2025
|
Phoenix how to disabled Ecto sanbox in test- Test without sandbox
|
|
18
|
1060
|
June 12, 2025
|
Error when insert schema with embeds_many when using changeset
|
|
0
|
17
|
June 11, 2025
|
Trying to create an association with a uuid primary key
|
|
1
|
41
|
June 10, 2025
|
Is there any better / easier way to update deeply nested embedded schema in Ecto changeset without needing to build changeset for every nested level?
|
|
7
|
127
|
June 9, 2025
|
ContextKit - automatic CRUD operations in your context and more
|
|
6
|
490
|
June 8, 2025
|
Has anyone shared their successes or failures in setting up multi node redundancy for oban's database?
|
|
6
|
125
|
June 6, 2025
|
SQL - Brings an extensible SQL parser and sigil to Elixir, confidently write SQL with automatic parameterized queries.
|
|
26
|
1274
|
June 5, 2025
|
Ecto Query Timeout - will this configuration suffice?
|
|
13
|
13042
|
June 5, 2025
|
SQL sandboxing issue with Phoenix Playwright
|
|
27
|
240
|
June 4, 2025
|
How to roll a transaction back at a later date?
|
|
7
|
109
|
June 2, 2025
|
Trouble with Sandbox Mode for e2e tests
|
|
6
|
121
|
June 1, 2025
|
Stuck on database design for inventory tracking
|
|
6
|
511
|
May 30, 2025
|
How to set PRAGMA foreign_keys=OFF in Ecto migration?
|
|
5
|
186
|
May 27, 2025
|
GenServer failing in tests due to already torn down db connection
|
|
2
|
72
|
May 27, 2025
|
Stuck at "Fetching rebar3_lfe v0.4.8" when adding a dependency, running mix deps.get, and then mix run or mix test
|
|
6
|
119
|
May 27, 2025
|
One modal to edit embeds_many in a live_view form
|
|
2
|
83
|
May 26, 2025
|
Why can't we have embeds_many :foo, :map where the embeds is a list of non-homogenous maps?
|
|
2
|
90
|
May 23, 2025
|
Using streams with recursive and/or deeply nested schemas
|
|
74
|
832
|
May 21, 2025
|
Northwind Elixir Traders (PragProg)
|
|
58
|
821
|
May 21, 2025
|
How to set the database path to load for use with Ecto, Sqlite3 after the program has started?
|
|
2
|
64
|
May 20, 2025
|
So what is the problem with sqlite?
|
|
32
|
17274
|
May 19, 2025
|
Ecto: Repo.all behaves differently when querying with and without condition for nested association
|
|
4
|
109
|
May 18, 2025
|
Removing columns from schemaless queries
|
|
0
|
49
|
May 16, 2025
|