T

Size: a a a
T
МБ
T
T
Y
SM
OJ
I🍻
RP
I🍻
I🍻
RP
RP
RP
I🍻
A
Ecto.Adapters.SQL.query!(App.Repo, "SELECT category_id from category_statistics where id in ($1)", [[1,2,3]])
Postgrex expected an integer in -9223372036854775808..9223372036854775807, got [1, 2, 3]
AK
Ecto.Adapters.SQL.query!(App.Repo, "SELECT category_id from category_statistics where id in ($1)", [[1,2,3]])
Postgrex expected an integer in -9223372036854775808..9223372036854775807, got [1, 2, 3]
::integer
NM
Ecto.Adapters.SQL.query!(App.Repo, "SELECT category_id from category_statistics where id in ($1)", [[1,2,3]])
Postgrex expected an integer in -9223372036854775808..9223372036854775807, got [1, 2, 3]