Ecosyste.ms: Issues

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

GitHub / elixir-ecto/ecto issues and pull requests

#4235 - Embed changesets don't always give errors for duplicates primary keys

Issue - State: closed - Opened by mattnenterprise 12 months ago - 2 comments
Labels: Kind:Bug

#4234 - selected_as/2 with interpolated name not working in dynamic expression

Issue - State: closed - Opened by Awlexus 12 months ago
Labels: Kind:Bug

#4233 - Allow `nil` map updates in select

Pull Request - State: closed - Opened by greg-rychlewski 12 months ago - 2 comments

#4232 - Allow interpolated names in selected_as/1 and selected_as/2

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

#4231 - order_by cleanup

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

#4230 - Add parent prefix to association parent on_delete query

Pull Request - State: closed - Opened by tfwright 12 months ago - 6 comments

#4229 - Fix raise when trying to autogenerate :id in embed

Pull Request - State: closed - Opened by miXwui 12 months ago - 4 comments

#4228 - Add splice to `fragment`

Pull Request - State: closed - Opened by greg-rychlewski 12 months ago - 8 comments

#4227 - Add documentation for adapter-specific errors

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

#4226 - Add explicit Ecto.Multi.failure() type

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

#4225 - Prefix missing in association on_delete query

Issue - State: closed - Opened by tfwright 12 months ago - 3 comments
Labels: Kind:Bug

#4224 - Ecto.UUID.cast casts a string value that is not a valid UUID

Issue - State: closed - Opened by dantuck 12 months ago - 3 comments
Labels: Kind:Bug

#4223 - Docs for Ecto.Repo.insert_all and update_all do not describe what happens on error

Issue - State: closed - Opened by wodow almost 1 year ago - 3 comments
Labels: Kind:Bug

#4222 - Validate update_all CTEs

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

#4221 - Data modifying CTE cleanup

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

#4220 - Allow updates in CTE

Pull Request - State: closed - Opened by mpotra about 1 year ago - 5 comments

#4219 - Allow `many_to_many` to order preloads by join table

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

#4218 - Possible bug in interaction between Ecto empty_values, LiveView and dead view

Issue - State: closed - Opened by tomekowal about 1 year ago - 5 comments
Labels: Kind:Bug

#4217 - Ecto.Changeset.validate_number/3 shorthand options

Pull Request - State: closed - Opened by BrandtHill about 1 year ago - 2 comments

#4216 - poc: support virtual embeds

Pull Request - State: open - Opened by v0idpwn about 1 year ago - 10 comments

#4215 - Conditionally use Logger.warning/1

Pull Request - State: closed - Opened by whatyouhide about 1 year ago - 2 comments

#4214 - Pass `nil` through adapter dumpers and loaders

Pull Request - State: closed - Opened by whatyouhide about 1 year ago - 2 comments

#4213 - Possible bug on upsert `{:replace_all_except, fields}` option

Issue - State: closed - Opened by rakiotsuka about 1 year ago - 9 comments
Labels: Kind:Bug

#4212 - Fix calls to deprecated Logger.warn/2

Pull Request - State: closed - Opened by LouisMT about 1 year ago - 4 comments

#4211 - Improve docs and error for Ecto.Repo.delete_all/2

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

#4210 - Add dark mode logo version in README

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

#4209 - Allow dynamic field/2 in type/2

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

#4208 - Type of a Field in a Dynamic query

Issue - State: closed - Opened by treere about 1 year ago
Labels: Kind:Bug

#4207 - Add example to Changeset.validate_change/3

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

#4206 - Use earthly setup action, update checkout action

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

#4205 - Fix a typo that can lead to confusion

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

#4204 - Improve documentation of cast_embed/assoc `:with` option.

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

#4203 - docs: Provide CTE prefix replacement

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

#4202 - `Repo.insert!` with `on_conflict: [inc: ...]` does not return the incremented result

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

#4201 - Fix example for changeset with position

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

#4200 - Error when using json_extract_path on a field using custom type after updating from 3.9 to 3.10

Issue - State: closed - Opened by tfwright about 1 year ago - 2 comments
Labels: Kind:Bug

#4199 - Cheatsheet example (Updating all associated records, using external data) is wrong

Issue - State: closed - Opened by Munksgaard about 1 year ago - 1 comment
Labels: Kind:Bug

#4198 - load/1 in @behaviour Ecto.Type is not called on insert or update

Issue - State: closed - Opened by aus70 about 1 year ago - 9 comments
Labels: Kind:Bug

#4197 - Pool lazy true has not effect and overflow doesn't work

Issue - State: closed - Opened by dmitrydprog about 1 year ago - 7 comments
Labels: Kind:Bug

#4196 - Add use info for Ecto.{Schema, Type, ParameterizedType}

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

#4195 - Fix late binding with json_extract_path

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

#4194 - json_extract_path/2 does not work with as(:alias)

Issue - State: closed - Opened by narrowtux about 1 year ago - 1 comment
Labels: Kind:Bug

#4193 - add array_join

Pull Request - State: closed - Opened by ruslandoga about 1 year ago - 13 comments

#4192 - The order for has_many :through associations is not working.

Issue - State: closed - Opened by freevova about 1 year ago - 1 comment
Labels: Kind:Bug

#4191 - Introduce t:Ecto.Changeset.empty_value/0

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

#4190 - Link to Logger.level/0 documentation

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

#4189 - Can't use subquery result at `on:` join

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

#4188 - Clearly error when log config is set to true

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

#4187 - fix: support parameterized map types in json path validation

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

#4186 - Using dynamic in dynamic doesn't use schema field types

Issue - State: closed - Opened by mattnenterprise about 1 year ago - 16 comments
Labels: Kind:Bug

#4185 - Improve documentation of `:required` option for `cast_embed` and `cast_assoc`

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

#4184 - Make aggregate respect parent query prefix

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

#4183 - Repo.aggregate not using query prefix

Issue - State: closed - Opened by tfwright about 1 year ago - 2 comments
Labels: Kind:Bug

#4181 - Add warning about using schema based tenancy in PostgreSQL

Pull Request - State: closed - Opened by BobbyMcWho about 1 year ago - 7 comments

#4180 - Add support for maps in validate_length/3

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

#4179 - Tiny added example for order_by

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

#4178 - Support receiving index in relation cast

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

#4177 - Documentation/error fixes

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

#4176 - `left in right` documentation is incorrect?

Issue - State: closed - Opened by tjchambers about 1 year ago - 1 comment
Labels: Kind:Bug

#4175 - cast_assoc won't persist updated sort order as specified in the docs

Issue - State: closed - Opened by dfalling about 1 year ago - 8 comments
Labels: Kind:Bug

#4174 - Ecto.UUID.cast succeeds on non-uuid strings with 16 characters

Issue - State: closed - Opened by omginbd about 1 year ago - 2 comments
Labels: Kind:Bug

#4173 - Improve grammar in Ecto.Multi documentation

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

#4172 - fix small typo

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

#4171 - validate_number/3 consumes huge amount of memory on numbers with big exponent

Issue - State: closed - Opened by vshev4enko about 1 year ago - 2 comments
Labels: Kind:Bug

#4170 - Discriminated Union Type Embeds - Proof of Concept

Pull Request - State: closed - Opened by bamorim about 1 year ago - 2 comments

#4169 - validate_json_path fix in 1.13 too strict for custom `:parameterized` types

Issue - State: closed - Opened by Miradorn about 1 year ago - 4 comments
Labels: Kind:Bug

#4168 - Allow struct params in Ecto.Changeset.cast/4

Issue - State: closed - Opened by yordis about 1 year ago - 5 comments
Labels: Kind:Bug

#4167 - Add abstract schema

Pull Request - State: closed - Opened by v0idpwn about 1 year ago - 8 comments

#4166 - Ecto v3.10 started to accept whitespace only characters in given data

Issue - State: closed - Opened by ekatt2 about 1 year ago - 1 comment
Labels: Kind:Bug

#4165 - Enhance behaviour of alternative (or) in select

Pull Request - State: closed - Opened by cichacz about 1 year ago - 2 comments

#4164 - Add `:nulls_distinct` option to `unsafe_validate_unique`

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

#4163 - Fix custom maps with json_extract_path

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

#4162 - Custom Ecto.Type with `type() == :map` is broken in Ecto 3.10

Issue - State: closed - Opened by ymtszw about 1 year ago - 1 comment
Labels: Kind:Bug

#4161 - Update query.ex

Pull Request - State: closed - Opened by TwistingTwists about 1 year ago - 4 comments

#4160 - Fix `prepare_opts` test

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

#4159 - Guard against invalid kw lists

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

#4158 - Update minor Ecto version in install snippet in the readme

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

#4157 - Fix typo

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

#4156 - Explain schema decoding evolution

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

#4155 - Add some typedocs to Ecto.Multi to clarify usage.

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

#4154 - support map(q, [:list, :of, :fields]) in source query of insert_all

Pull Request - State: closed - Opened by narrowtux about 1 year ago - 4 comments

#4153 - Error when call start_owner! with multiple repos

Issue - State: closed - Opened by nallwhy about 1 year ago - 4 comments
Labels: Kind:Bug

#4152 - validate_number/3 yields a valid changeset when the provided value is a string with a single space

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

#4151 - Fix type spec for Ecto.Query.Builder.CTE build/5 and apply/4

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

#4150 - Dialyzer `break contract` error on `Ecto.Query.with_cte`

Issue - State: closed - Opened by prihandi about 1 year ago
Labels: Kind:Bug

#4149 - Fix typo

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

#4148 - Use correct fields when select merging into a source

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

#4147 - Allow changesets or schemas in Ecto.Enum values / mappings functions

Pull Request - State: closed - Opened by noahduncan about 1 year ago - 5 comments

#4146 - Unexpected wrapping transactions when using Repo modification functions and put_assoc

Issue - State: closed - Opened by eprothro about 1 year ago - 1 comment
Labels: Kind:Bug

#4145 - Adds v3.9.5 to CHANGELOG

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

#4144 - Cheatsheet update docs.

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

#4143 - Fixing a small typo in the associations cheatsheet.

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

#4142 - Add support to sort_param and drop_param

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

#4141 - Default to structs in get_assoc

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

#4140 - Fix typo

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

#4139 - Add `map/1` to `Ecto.Query.API`

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

#4138 - [DRAFT] Clarify required preload on updating assoc

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

#4137 - Fix cast_assoc/3 docs grammar

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

#4136 - Add example to `cast/4` error message function

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

#4135 - Reduce macro generated code in Ecto.Schema

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