Issues
- 3
[regression] migration changing column started to fail
#647 opened by dkuku - 2
- 1
- 32
- 0
Introduce Ecto.SQLRepo
#637 opened by josevalim - 7
Migrator error: ** (MatchError) no match of right hand side value: :ok
#628 opened by yastanotheruser - 4
Using map.field notation (without parentheses) to invoke function is deprecated
#625 opened by Jwashton - 6
- 6
- 5
could not cancel backend errors
#597 opened by sasa1977 - 2
- 4
Logger.put_module_level does not silence preloads
#602 opened by SteffenDE - 1
Warn on `.ex` files in `priv/repo/migrations`
#599 opened by whatyouhide - 13
- 16
Unable to set sqlite PRAGMA in migrations
#589 opened by spiffytech - 6
Migration `execute` behavior possibly undocumented
#588 opened by spiffytech - 2
- 1
Optimize `IN` expression in PostgreSQL
#582 opened by KiKoS0 - 2
Ecto.Migration.remove/3 incorrectly passes primary_key DOWN option during UP operation
#570 opened by jm-alan - 3
`TABLESAMPLE` hint has a working test, but is not actually supported by the Postgres adapter
#568 opened by tomtaylor - 40
Invalid byte sequence error returned by Postgres
#520 opened by Th3-M4jor - 4
Error when trying to insert data into tables using System Versioning tables with MariaDB
#549 opened by sleipnir - 5
Starting a transaction on MSSQL 2012 fails
#547 opened by bhlieberman - 1
- 8
ecto.dump adding create/drop/use statements
#539 opened by Hermanverschooten - 4
- 3
- 3
YugabyteDB 2.18.0.1: Ecto Migrations Fail Due to Unsupported SHARE UPDATE EXCLUSIVE Lock
#527 opened by fire - 1
Unsupported tds joins
#521 opened by v0idpwn - 20
- 1
- 3
- 2
with_cte/3 dialyzer warning after upgrade
#507 opened by oliver-kriska - 1
ecto.load --quiet should omit debug SQL logs
#501 opened by kevinlang - 0
- 2
MyXQL - Cannot remove foreign key column with `change`
#494 opened by KiKoS0 - 0
Can't run `mix ecto.dump` using mysqldump 8.0.32
#492 opened by joevandyk - 3
- 1
missing constraint type in migration
#485 opened by ruslandoga - 2
- 9
- 2
no case clause matching
#476 opened by saleynik - 1
- 7
Not dumped values in telemetry events
#463 opened by fuelen - 3
MyXQL doesn't quote locks
#441 opened by matiasgarciaisaia - 1
Dynamic query places subqueries out of order
#442 opened by tdecker91 - 2
mix ecto.migrate -r Repo <- doesn't work
#437 opened by ValMilkevich - 2
- 2
Spec not entirely correct, missing `pid()`
#413 opened by jeroenbourgois - 3
Repo calls inside a separate process, inside a transaction, in the sandbox don't work
#409 opened by patmaddox