An open API service for providing issue and pull request metadata for open source projects.

GitHub / elixir-ecto/ecto_sql issues and pull requests

#691 - Allow fragment tuple sources in adapters

Pull Request - State: open - Opened by greg-rychlewski 5 months ago

#690 - Only log 'forward' and 'backward' for 'change/0'

Pull Request - State: closed - Opened by nathanl 6 months ago

#689 - chore(docs): Update Safe Ecto Migrations link

Pull Request - State: closed - Opened by dbernheisel 6 months ago

#687 - Updates to docs

Pull Request - State: closed - Opened by LostKobrakai 6 months ago - 1 comment

#687 - Updates to docs

Pull Request - State: closed - Opened by LostKobrakai 6 months ago

#684 - mysql-client@9.4 fails to run ecto.load

Issue - State: closed - Opened by yordis 7 months ago - 4 comments
Labels: Kind:Bug

#682 - Add `:rollback` option to explain

Pull Request - State: open - Opened by greg-rychlewski 8 months ago

#681 - Auto-convert spaces to underscores in migration names

Pull Request - State: closed - Opened by lpopedv 8 months ago - 4 comments

#681 - Auto-convert spaces to underscores in migration names

Pull Request - State: open - Opened by lpopedv 8 months ago - 4 comments

#680 - Fix generated nested time array

Pull Request - State: closed - Opened by greg-rychlewski 9 months ago - 1 comment

#679 - Hexdoc documentation has a "Go to latest" warning link on the latest version

Issue - State: closed - Opened by michallepicki 9 months ago - 2 comments
Labels: Kind:Bug

#678 - Allow passing through opts in Ecto.Adapters.SQL.Sandbox.allow/4 calls

Pull Request - State: closed - Opened by mtrudel 9 months ago - 1 comment

#677 - Add support for `ON DELETE SET DEFAULT`

Pull Request - State: closed - Opened by makmn1 9 months ago - 5 comments

#677 - Add support for `ON DELETE SET DEFAULT`

Pull Request - State: open - Opened by makmn1 9 months ago

#676 - fix nested array generated columns

Pull Request - State: closed - Opened by greg-rychlewski 9 months ago

#675 - Migration with field as {:array, {:array, :time}} fails since 3.13.0

Issue - State: open - Opened by davidjulien 9 months ago
Labels: Kind:Bug

#674 - Ecto 3.13.0 generates DO UPDATE SET with no fields, leading to SQL syntax error

Issue - State: closed - Opened by dickykuang 9 months ago - 7 comments
Labels: Kind:Bug

#673 - Hexdocs shows wrong "latest version"

Issue - State: closed - Opened by APB9785 9 months ago - 1 comment
Labels: Kind:Bug

#672 - remove unused argument from private helper

Pull Request - State: closed - Opened by milmazz 9 months ago - 1 comment

#671 - Better docs for Repos that use `Ecto.Adapters.SQL.Adapter`

Pull Request - State: open - Opened by dbernheisel 9 months ago

#671 - Better docs for Repos that use `Ecto.Adapters.SQL.Adapter`

Pull Request - State: closed - Opened by dbernheisel 9 months ago - 4 comments

#670 - add formatter config instructions for migrations

Pull Request - State: closed - Opened by arcanemachine 9 months ago - 1 comment

#669 - update migration 'timestamps/1' docs to include ':null' option

Pull Request - State: closed - Opened by arcanemachine 10 months ago

#669 - update migration 'timestamps/1' docs to include ':null' option

Pull Request - State: closed - Opened by arcanemachine 10 months ago - 1 comment

#668 - Allow MyXQL to decode array fields using `:json` columns types in MariaDB.

Pull Request - State: closed - Opened by odarriba 10 months ago - 1 comment

#668 - Allow MyXQL to decode array fields using `:json` columns types in MariaDB.

Pull Request - State: closed - Opened by odarriba 10 months ago - 2 comments

#667 - Cannot load JSON for certain field types using MariaDB

Issue - State: closed - Opened by odarriba 10 months ago - 4 comments
Labels: Kind:Feature

#666 - Non-indexed JSONb operations

Issue - State: open - Opened by florius0 10 months ago
Labels: Kind:Bug

#665 - Sandbox docs: fix error in docs, add information around start_owner!/2

Pull Request - State: closed - Opened by novaugust 10 months ago - 1 comment

#664 - fix typo in Sandbox.mode spec

Pull Request - State: closed - Opened by novaugust 10 months ago - 1 comment

#663 - Update drop_if_exists docs to include constraints

Pull Request - State: closed - Opened by nkyllonen 10 months ago - 1 comment

#663 - Update drop_if_exists docs to include constraints

Pull Request - State: closed - Opened by nkyllonen 10 months ago

#662 - Add support in migrations for collations in Postgres

Pull Request - State: closed - Opened by Zurga 11 months ago - 3 comments

#662 - Add support in migrations for collations in Postgres

Pull Request - State: closed - Opened by Zurga 11 months ago - 4 comments

#661 - Correctly handle generated array columns

Pull Request - State: open - Opened by andrewtimberlake 11 months ago

#661 - Correctly handle generated array columns

Pull Request - State: closed - Opened by andrewtimberlake 11 months ago - 1 comment

#660 - Postgres adapter: Allow fields in json_extract_path

Pull Request - State: open - Opened by greg-rychlewski 11 months ago

#660 - Postgres adapter: Allow fields in json_extract_path

Pull Request - State: closed - Opened by greg-rychlewski 11 months ago - 6 comments

#659 - Upgrade Ubuntu Runner + MSSQL Version

Pull Request - State: closed - Opened by greg-rychlewski 11 months ago

#659 - Upgrade Ubuntu Runner + MSSQL Version

Pull Request - State: closed - Opened by greg-rychlewski 11 months ago

#658 - Allow configuring stacktrace for logging

Pull Request - State: open - Opened by v0idpwn 12 months ago - 1 comment

#658 - Allow configuring stacktrace for logging

Pull Request - State: closed - Opened by v0idpwn 12 months ago - 3 comments

#657 - Add support for index directions

Pull Request - State: closed - Opened by Munksgaard 12 months ago - 3 comments

#657 - Add support for index directions

Pull Request - State: closed - Opened by Munksgaard 12 months ago - 5 comments

#656 - Not wrapping `index` or `unique_index` migration macro in `create` silently fails

Issue - State: closed - Opened by deepankar-j about 1 year ago - 3 comments
Labels: Kind:Bug

#655 - cope with distinct: true

Pull Request - State: closed - Opened by dvv about 1 year ago - 24 comments

#655 - cope with distinct: true

Pull Request - State: closed - Opened by dvv about 1 year ago - 20 comments

#654 - Update Postgres adapter docs

Pull Request - State: closed - Opened by greg-rychlewski about 1 year ago - 3 comments

#654 - Update Postgres adapter docs

Pull Request - State: closed - Opened by greg-rychlewski about 1 year ago - 3 comments

#653 - Add prefix support to renaming indices

Pull Request - State: closed - Opened by PaulOstazeski about 1 year ago - 1 comment

#653 - Add prefix support to renaming indices

Pull Request - State: closed - Opened by PaulOstazeski about 1 year ago

#651 - Allow numbers in `literal/1`

Pull Request - State: closed - Opened by greg-rychlewski about 1 year ago

#651 - Allow numbers in `literal/1`

Pull Request - State: open - Opened by greg-rychlewski about 1 year ago

#650 - Allow MyXQL to specify `:prepare` per operation.

Pull Request - State: closed - Opened by greg-rychlewski about 1 year ago

#649 - Revert "Do not modify column type while modifying fk constraint"

Pull Request - State: closed - Opened by josevalim over 1 year ago - 1 comment

#649 - Revert "Do not modify column type while modifying fk constraint"

Pull Request - State: open - Opened by josevalim over 1 year ago

#648 - fix_regression_on_modify_column

Pull Request - State: closed - Opened by dkuku over 1 year ago - 10 comments

#648 - fix_regression_on_modify_column

Pull Request - State: closed - Opened by dkuku over 1 year ago - 10 comments

#647 - [regression] migration changing column started to fail

Issue - State: open - Opened by dkuku over 1 year ago
Labels: Kind:Bug

#646 - Using column references in `json_extract_path` doesn't work

Issue - State: open - Opened by KirillKayumov over 1 year ago
Labels: Kind:Bug

#645 - dk-query comments

Pull Request - State: closed - Opened by dkuku over 1 year ago - 1 comment

#645 - dk-query comments

Pull Request - State: closed - Opened by dkuku over 1 year ago - 1 comment

#644 - Do not modify column type while modifying fk constraint

Pull Request - State: closed - Opened by milmazz over 1 year ago - 18 comments

#644 - Do not modify column type while modifying fk constraint

Pull Request - State: closed - Opened by milmazz over 1 year ago - 17 comments

#643 - MyXQL: Add back subquery parens inside of function calls

Pull Request - State: closed - Opened by greg-rychlewski over 1 year ago - 1 comment

#643 - MyXQL: Add back subquery parens inside of function calls

Pull Request - State: closed - Opened by greg-rychlewski over 1 year ago - 1 comment

#642 - subquery inside coalesce produces invalid MySQL query syntax

Issue - State: closed - Opened by beerlington over 1 year ago - 1 comment
Labels: Kind:Bug

#641 - Use proper range increment for values list

Pull Request - State: closed - Opened by greg-rychlewski over 1 year ago - 4 comments

#641 - Use proper range increment for values list

Pull Request - State: closed - Opened by greg-rychlewski over 1 year ago - 4 comments

#640 - Add default pool_count to CI

Pull Request - State: closed - Opened by josevalim over 1 year ago - 1 comment

#640 - Add default pool_count to CI

Pull Request - State: closed - Opened by josevalim over 1 year ago - 2 comments

#639 - Clarify that index names can be a string or an atom

Pull Request - State: closed - Opened by PragTob over 1 year ago - 1 comment

#639 - Clarify that index names can be a string or an atom

Pull Request - State: closed - Opened by PragTob over 1 year ago

#638 - Migration insert in schema_migration failed: wrong_type

Issue - State: closed - Opened by jzaehrin over 1 year ago - 13 comments
Labels: Kind:Bug

#637 - Introduce Ecto.SQLRepo

Issue - State: open - Opened by josevalim over 1 year ago
Labels: Kind:Bug

#636 - Add support for pool_count

Pull Request - State: closed - Opened by josevalim over 1 year ago - 4 comments

#636 - Add support for pool_count

Pull Request - State: closed - Opened by josevalim over 1 year ago - 3 comments

#635 - Fix mssql 2017 integration test

Pull Request - State: closed - Opened by greg-rychlewski over 1 year ago

#635 - Fix mssql 2017 integration test

Pull Request - State: closed - Opened by greg-rychlewski over 1 year ago

#634 - Fix unit tests

Pull Request - State: closed - Opened by greg-rychlewski over 1 year ago - 1 comment

#634 - Fix unit tests

Pull Request - State: closed - Opened by greg-rychlewski over 1 year ago

#633 - Change `schema_migration: true` option to `ecto_query: :schema_migrations`

Pull Request - State: closed - Opened by andrewtimberlake over 1 year ago - 1 comment

#632 - Link to the explanation section

Pull Request - State: closed - Opened by nathanl over 1 year ago

#631 - Add support for `:duration` type

Pull Request - State: open - Opened by greg-rychlewski over 1 year ago

#631 - Add support for `:duration` type

Pull Request - State: closed - Opened by greg-rychlewski over 1 year ago

#630 - Remove duplicate `:ssl` config in MyXQL Adapter

Pull Request - State: closed - Opened by alisinabh over 1 year ago

#630 - Remove duplicate `:ssl` config in MyXQL Adapter

Pull Request - State: closed - Opened by alisinabh over 1 year ago - 1 comment

#629 - align telemetry cast_params with the same as in logger

Pull Request - State: closed - Opened by dkuku over 1 year ago - 6 comments

#628 - Migrator error: ** (MatchError) no match of right hand side value: :ok

Issue - State: closed - Opened by yastanotheruser over 1 year ago - 7 comments
Labels: Kind:Bug

#627 - Add `:constraint_handler` and `Ecto.Adapters.SQL.Constraint`

Pull Request - State: open - Opened by petermueller over 1 year ago - 7 comments

#627 - Add `:constraint_handler` and `Ecto.Adapters.SQL.Constraint`

Pull Request - State: open - Opened by petermueller over 1 year ago

#626 - Fix typo and return value in doc

Pull Request - State: closed - Opened by preciz over 1 year ago

#626 - Fix typo and return value in doc

Pull Request - State: closed - Opened by preciz over 1 year ago - 1 comment

#625 - Using map.field notation (without parentheses) to invoke function is deprecated

Issue - State: closed - Opened by Jwashton over 1 year ago - 3 comments
Labels: Kind:Bug

#624 - Add `Ecto.Migration.remove_if_exists/1`

Pull Request - State: closed - Opened by novaugust over 1 year ago - 2 comments