-
Hi @michalmuskala, do you have plans to consume the new Erlang `json` module in `Jason` for future versions?
https://www.erlang.org/blog/highlights-otp-27/#the-new-json-module
The `Jason` DSL with…
-
Every time I run tests this spews:
```
12:05:04.757 [error] Task #PID started from BikeBrigade.Presence_shard0 terminating
** (stop) exited in: DBConnection.Holder.checkout(#PID, [log: #Function,…
-
I've appreciated this library a ton.
Seems however that it's missing or now needs to implement array support for `lquery` and possibly `ltree` in order to support operations that take arrays as arg…
-
Sentry Issue: [BACKEND-1DN](https://sentry.joshmartin.ch/organizations/hygeia/issues/1708/?referrer=github_integration)
```
Protocol.UndefinedError: protocol Enumerable not implemented for nil of typ…
-
I am trying out phoenix and examine for the first time,
I am getting a hex resolution failure.
> Failed to use "postgrex" because
> ecto (version 2.1.1) requires ~> 0.13.0
> scrivener_ecto (…
-
### Elixir version
1.17.2
### Database and Version
sqlite 3 (as brought by adapter)
### Ecto Versions
3.12.1
### Database Adapter and Versions (postgrex, myxql, etc)
exqlite 0.23,…
-
After watching this video:
[](https://www.youtube.com/watch?v=VEWXmdjzIpQ)
- Integrated "extensions":
[](https://www.postgresql.org/docs/17/contrib.html)
- External extensions, tak…
-
I am using UUID as the primary key and choosing [:inserted_at, :id] as cursor fields.
it successfully gets encode/decode. but while executing in Postgres it produces the following error.
```
(…
-
# Bug report
- [ x ] I confirm this is a bug with Supabase, not with my own application.
- [ x ] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://g…
-
I am trying to use the library in a Elixir project and also use [Dialyxir](https://hexdocs.pm/dialyxir/readme.html).
As indicated in the doc, I specified `:systemd.ready()` as:
```elixir
# Elix…