Postgrex Error 42P01 relation "characters" does not exist
|
|
2
|
3710
|
March 19, 2022
|
Ecto postgrex and unix sockets for Phoenix
|
|
5
|
2483
|
January 17, 2022
|
Ecto / Postgres versions
|
|
2
|
1002
|
December 8, 2021
|
Postgrex ** (DBConnection.EncodeError) Postgrex expected a binary, got 1
|
|
10
|
7491
|
November 9, 2021
|
why transaction/2 raises an exception instead of a return tuple
|
|
12
|
2631
|
November 4, 2021
|
Postgrex count result - reading big vs small values
|
|
2
|
889
|
November 2, 2021
|
Telemetry not working with postgrex ([:db_connection, :connection_error] event)
|
|
1
|
1016
|
September 28, 2021
|
Postgrex bad decoding of data for stored procedures returning TABLE
|
|
2
|
557
|
September 21, 2021
|
Unable to user postgrex in a mix task: "unknown registry: Postgrex.TypeManager"
|
|
1
|
804
|
September 4, 2021
|
How does logging work in Ecto/Postgrex?
|
|
3
|
811
|
July 25, 2021
|
Clearing password from genserver state to avoid logging
|
|
1
|
492
|
March 18, 2021
|
DBConnection Error(DBConnection.ConnectionError) tcp recv: closed (PGPool)
|
|
7
|
3479
|
February 25, 2021
|
** (MatchError) no match of right hand side value - Redshift
|
|
1
|
1794
|
January 29, 2021
|
Why does the first query return a result while the second one return an error (unless Ecto.UUID.dump/1 or Ecto.UUID.cast!/1 are called)?
|
|
2
|
546
|
January 22, 2021
|
Postgrex disconnected inside transaction
|
|
4
|
1578
|
January 17, 2021
|
How to read Postgrex SQL ERROR 42703
|
|
6
|
1547
|
November 15, 2020
|
Postgrex connection closed in mix task
|
|
1
|
509
|
November 9, 2020
|
Postgrex cannot automatically encode data
|
|
7
|
1939
|
October 1, 2020
|
Using postgrex? Cannot start link?
|
|
6
|
787
|
August 12, 2020
|
Can someone please shed some light on this error?
|
|
11
|
2921
|
July 31, 2020
|
How best to handle when DBConnection.start_link is having trouble connecting?
|
|
0
|
516
|
July 23, 2020
|
Validating PostgreSQL naming and values
|
|
2
|
1783
|
May 30, 2020
|
Postgrex.Result.__struct__/0 is undefined after elixir and ecto upgrade
|
|
4
|
1220
|
March 16, 2020
|
Postgrex start_link returns {:ok, pid} in case of an error
|
|
5
|
1012
|
March 9, 2020
|
Postgrex WHERE in ($1)
|
|
2
|
699
|
January 14, 2020
|
Fixing foreign_key_violation when deleting a table
|
|
1
|
2406
|
December 18, 2019
|
Streaming from Postgrex and calculating the checksum
|
|
4
|
1087
|
November 18, 2019
|
How to connect to postgrex with SSL certificate?
|
|
5
|
4986
|
October 23, 2019
|
Ecto Migration throwing error - (Postgrex.Error) ERROR 42601 (syntax_error)
|
|
1
|
1569
|
October 7, 2019
|
How to set id in an insert query
|
|
4
|
1344
|
August 27, 2019
|