issues
search
elixir-ecto
/
ecto_sql
SQL-based adapters for Ecto and database migrations
https://hexdocs.pm/ecto_sql
Apache License 2.0
578
stars
312
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Revert "Do not modify column type while modifying fk constraint"
#649
josevalim
closed
5 days ago
1
fix_regression_on_modify_column
#648
dkuku
closed
5 days ago
10
[regression] migration changing column started to fail
#647
dkuku
closed
5 days ago
3
Using column references in `json_extract_path` doesn't work
#646
KirillKayumov
opened
3 weeks ago
2
dk-query comments
#645
dkuku
closed
1 month ago
1
Do not modify column type while modifying fk constraint
#644
milmazz
closed
1 month ago
18
MyXQL: Add back subquery parens inside of function calls
#643
greg-rychlewski
closed
1 month ago
1
subquery inside coalesce produces invalid MySQL query syntax
#642
beerlington
closed
1 month ago
1
Use proper range increment for values list
#641
greg-rychlewski
closed
1 month ago
4
Add default pool_count to CI
#640
josevalim
closed
1 month ago
2
Clarify that index names can be a string or an atom
#639
PragTob
closed
1 month ago
1
Migration insert in schema_migration failed: wrong_type
#638
jzaehrin
closed
1 month ago
32
Introduce Ecto.SQLRepo
#637
josevalim
opened
1 month ago
0
Add support for pool_count
#636
josevalim
closed
1 month ago
4
Fix mssql 2017 integration test
#635
greg-rychlewski
closed
1 month ago
0
Fix unit tests
#634
greg-rychlewski
closed
2 months ago
1
Change `schema_migration: true` option to `ecto_query: :schema_migrations`
#633
andrewtimberlake
closed
3 months ago
1
Link to the explanation section
#632
nathanl
closed
3 months ago
1
Add support for `:duration` type
#631
greg-rychlewski
closed
3 months ago
0
Remove duplicate `:ssl` config in MyXQL Adapter
#630
alisinabh
closed
3 months ago
1
align telemetry cast_params with the same as in logger
#629
dkuku
closed
3 months ago
7
Migrator error: ** (MatchError) no match of right hand side value: :ok
#628
yastanotheruser
closed
2 months ago
7
Add `:constraint_handler` and `Ecto.Adapters.SQL.Constraint`
#627
petermueller
opened
3 months ago
5
Fix typo and return value in doc
#626
preciz
closed
4 months ago
1
Using map.field notation (without parentheses) to invoke function is deprecated
#625
Jwashton
closed
4 months ago
4
Add `Ecto.Migration.remove_if_exists/1`
#624
novaugust
closed
4 months ago
2
could not compile dependency :ecto, "mix compile" failed
#623
Rauulll
closed
4 months ago
6
Update Ecto.Migration.references/2 documentation
#622
rhcarvalho
closed
4 months ago
1
add check constraints for MySQL
#621
petermueller
closed
4 months ago
14
Update MyXQL ssl docs
#620
greg-rychlewski
closed
5 months ago
0
Update SSL configuration docs
#619
aj-foster
closed
5 months ago
1
Further clarification to custom expressions in index
#618
emadshaaban92
closed
5 months ago
1
Creating index on a column named as a reserved word
#617
emadshaaban92
closed
5 months ago
6
Inline `ensure_list_params!/1`
#616
greg-rychlewski
closed
5 months ago
1
make Ecto.Adapters.SQL.with_log/3 public
#615
ruslandoga
closed
5 months ago
1
allow map query params
#614
ruslandoga
closed
5 months ago
4
Relax myxql dependency
#613
timothyvanderaerden
closed
5 months ago
4
Fix MySQL CI
#612
greg-rychlewski
closed
6 months ago
0
Fix typos again
#611
kianmeng
closed
6 months ago
2
Fix typos
#610
franknfjr
closed
6 months ago
1
fix: myxql type cast of :integer should be signed integer
#609
lejoko
closed
6 months ago
1
`in` operator produces invalid SQL when used with a MySQL JSON array
#608
Wigny
closed
6 months ago
2
Support for subqueries in order_bys and group_bys
#607
zachdaniel
closed
6 months ago
33
Add pg 16 to CI and remove `:generic` explain plan option
#606
greg-rychlewski
closed
6 months ago
0
Fix fallback generic with no query parameters
#605
greg-rychlewski
closed
6 months ago
0
Add option to generate generic explain plans for Postgres
#604
greg-rychlewski
closed
6 months ago
8
Make stacktrace test conditional on elixir version
#603
greg-rychlewski
closed
7 months ago
0
Logger.put_module_level does not silence preloads
#602
SteffenDE
opened
7 months ago
4
Experiment: Support for creating unlogged tables to speed up tests
#601
mgibowski
opened
7 months ago
12
Warn for migration files that end in ".ex"
#600
whatyouhide
closed
8 months ago
1
Next