Ecosyste.ms: Issues

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

GitHub / ash-project/ash_postgres issues and pull requests

#339 - improvement: order keys in snapshot json

Pull Request - State: closed - Opened by vonagam 4 days ago - 1 comment

#338 - fix: check for existing installed_extensions/0 in ash_postgres.install

Pull Request - State: closed - Opened by ibarakaiev 6 days ago - 3 comments

#337 - chore(deps): bump ash_sql from 0.2.6 to 0.2.7 in the production-dependencies group

Pull Request - State: closed - Opened by dependabot[bot] 6 days ago
Labels: dependencies

#336 - fix: typo in configure_runtime/3

Pull Request - State: closed - Opened by ibarakaiev 7 days ago - 1 comment

#335 - fix: configure_runtime/3 in ash_postgres.install

Pull Request - State: closed - Opened by ibarakaiev 7 days ago - 1 comment

#334 - chore(deps): bump ash from 3.0.15 to 3.0.16

Pull Request - State: closed - Opened by dependabot[bot] 9 days ago
Labels: dependencies

#333 - improvement: add support for `:uuid_v7` type

Pull Request - State: open - Opened by moissela 11 days ago - 1 comment

#332 - fix: ensure index keys are atoms in generated migrations

Pull Request - State: closed - Opened by emadshaaban92 15 days ago - 1 comment

#331 - chore(deps): bump ash from 3.0.12 to 3.0.13

Pull Request - State: closed - Opened by dependabot[bot] 15 days ago - 1 comment
Labels: dependencies

#330 - add test to show error with building a reference

Pull Request - State: closed - Opened by barnabasJ 15 days ago - 1 comment
Labels: bug

#329 - chore(deps): bump ash from 3.0.11 to 3.0.12

Pull Request - State: closed - Opened by dependabot[bot] 16 days ago
Labels: dependencies

#328 - chore(deps): bump ash_sql from 0.2.4 to 0.2.5

Pull Request - State: closed - Opened by dependabot[bot] 19 days ago
Labels: dependencies

#327 - chore(deps): bump ecto_sql from 3.11.2 to 3.11.3

Pull Request - State: closed - Opened by dependabot[bot] 19 days ago
Labels: dependencies

#326 - Fix Elixir 1.17 warnings

Pull Request - State: closed - Opened by jechol 20 days ago - 1 comment

#325 - chore(deps-dev): bump credo from 1.7.6 to 1.7.7

Pull Request - State: closed - Opened by dependabot[bot] 20 days ago
Labels: dependencies

#324 - Add a failing test for sorting on relationship

Pull Request - State: closed - Opened by shamanime 21 days ago - 1 comment

#323 - chore(deps): bump ash from 3.0.10 to 3.0.11

Pull Request - State: closed - Opened by dependabot[bot] 21 days ago
Labels: dependencies

#322 - NaiveDateTime value breaks queries with Map type

Issue - State: closed - Opened by dmitriid 24 days ago - 6 comments
Labels: bug

#321 - feat: autogenerate index in references

Pull Request - State: closed - Opened by TimisRobert 25 days ago - 1 comment

#320 - Exceeding index limit gives confusing error message

Issue - State: closed - Opened by smt116 26 days ago
Labels: bug, good first issue

#319 - chore(deps): bump ash from 3.0.9 to 3.0.10

Pull Request - State: closed - Opened by dependabot[bot] 26 days ago
Labels: dependencies

#318 - test demonstrating issue filtering relationship by parent

Pull Request - State: closed - Opened by jsw800 28 days ago

#317 - chore(deps): bump ash_sql from 0.2.1 to 0.2.2

Pull Request - State: closed - Opened by dependabot[bot] 28 days ago
Labels: dependencies

#316 - chore(deps-dev): bump benchee from 1.3.0 to 1.3.1

Pull Request - State: closed - Opened by dependabot[bot] 28 days ago - 1 comment
Labels: dependencies

#315 - Remove excess space in get-started-with-ash-postgres.md

Pull Request - State: closed - Opened by linduxed about 1 month ago - 1 comment

#314 - Updates from GraphQL broken

Issue - State: closed - Opened by BryanJBryce about 1 month ago
Labels: bug

#313 - Don't sort identity keys when creating unique indexes

Issue - State: closed - Opened by joseph-lozano about 1 month ago
Labels: bug

#312 - fix custom-extension versions issue

Pull Request - State: closed - Opened by moissela about 1 month ago - 2 comments

#311 - Error thrown if relationship aggregate is used in update with atomic_update

Issue - State: closed - Opened by TimisRobert about 1 month ago - 4 comments
Labels: bug

#310 - chore(deps): bump ash from 3.0.7 to 3.0.8

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies

#309 - update tests to show many_to_many filter problem

Pull Request - State: closed - Opened by barnabasJ about 1 month ago - 8 comments
Labels: bug

#308 - Handle the new Ecto parameterized type format

Issue - State: closed - Opened by rbino about 1 month ago
Labels: bug, needs review

#306 - identity_where_to_sql to find with identity.where, not identity.name

Pull Request - State: closed - Opened by jechol about 1 month ago - 1 comment

#305 - `Identity.where` is not working

Issue - State: closed - Opened by jechol about 1 month ago - 3 comments
Labels: bug, needs review

#304 - The maximum length of the index name is not considered

Issue - State: closed - Opened by nallwhy about 1 month ago - 2 comments
Labels: bug

#303 - Changing identities leads to generation of erroneous migrations

Issue - State: closed - Opened by spacebat about 1 month ago - 1 comment
Labels: bug

#302 - improvement: add `ash_postgres.squash_snapshots` mix task

Pull Request - State: closed - Opened by vonagam about 1 month ago

#301 - Proposal for `ash_postgres.squash_snapshots` mix task

Issue - State: closed - Opened by vonagam about 1 month ago - 1 comment
Labels: enhancement

#300 - chore(deps): bump ash from 3.0.3 to 3.0.4

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies

#299 - protocol Jason.Encoder not implemented for dynamic ([], []) of type Ecto.Query.DynamicExpr

Issue - State: closed - Opened by Winawer about 1 month ago - 1 comment
Labels: bug

#298 - Can’t rollback only 1 migration ago with `mix ash.rollback`

Issue - State: closed - Opened by legrec14 about 1 month ago - 2 comments
Labels: bug

#297 - PSQL QUERY ERROR on updating json fields with nested objects containing arrays

Issue - State: closed - Opened by kurmetaubanov about 1 month ago - 1 comment
Labels: bug

#296 - After upgrading to Ash 3 and latest postgres, complex nested aggregate fails

Issue - State: closed - Opened by ahey about 1 month ago - 1 comment
Labels: bug

#295 - test: add failing test to demonstrate an error with nested aggregates

Pull Request - State: closed - Opened by ahey about 1 month ago - 2 comments

#294 - chore: add tests for paginated relationship count

Pull Request - State: closed - Opened by rbino about 1 month ago - 2 comments

#293 - chore(deps): bump ecto_sql from 3.11.1 to 3.11.2

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies

#292 - chore: failing test for calculation ordered paginated relationship

Pull Request - State: closed - Opened by rbino about 2 months ago - 2 comments

#291 - docs: Clarify that `references` go inside a `postgres` block

Pull Request - State: closed - Opened by sevenseacat about 2 months ago - 1 comment

#290 - chore: fix bulk destroy tests

Pull Request - State: closed - Opened by rbino about 2 months ago - 1 comment

#289 - improvement: support `on_delete: :nilify` for specific columns

Pull Request - State: closed - Opened by davidebriani about 2 months ago - 6 comments

#288 - test: add failing test for `changing_attributes` check for create

Pull Request - State: closed - Opened by vonagam about 2 months ago - 3 comments

#287 - parent does not work from within an aggregate filter

Issue - State: closed - Opened by kernel-io about 2 months ago - 1 comment
Labels: bug

#286 - add test for rels in atomic updates

Pull Request - State: closed - Opened by barnabasJ about 2 months ago

#285 - fix: remove duplicate repo flags

Pull Request - State: closed - Opened by suciptoid about 2 months ago - 1 comment

#284 - Custom index unexpectedly dropped when upgrading to 2.0

Issue - State: closed - Opened by rgraff about 2 months ago - 8 comments
Labels: bug

#283 - Using ref in a filter gives an error in ash 3

Issue - State: closed - Opened by ahey about 2 months ago - 3 comments
Labels: bug

#282 - test: add failing test to demonstrate error using ref

Pull Request - State: closed - Opened by ahey about 2 months ago

#281 - chore(deps): bump ash from 3.0.0 to 3.0.1

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies

#280 - show error with calc depending on other exists calc

Pull Request - State: closed - Opened by barnabasJ about 2 months ago
Labels: bug

#279 - Polymorphic resource belongs_to relationship error

Issue - State: closed - Opened by lifeofdan about 2 months ago - 1 comment
Labels: bug, needs review

#278 - chore(deps-dev): bump git_ops from 2.6.0 to 2.6.1

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies

#277 - docs: change 'Get Started' guide for Ash 3.0 compatibility

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

#276 - chore(deps): bump ash_sql from 0.1.1-rc.19 to 0.1.2

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies

#275 - chore(deps-dev): bump credo from 1.7.5 to 1.7.6

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies

#274 - Regression installing ash_uuid extension

Issue - State: closed - Opened by pinetops about 2 months ago - 1 comment
Labels: bug

#273 - chore(deps): bump ash_sql from 0.1.1-rc.19 to 0.1.1-rc.20

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 1 comment
Labels: dependencies

#272 - chore(deps): bump ash from 3.0.0-rc.45 to 3.0.0-rc.46

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies

#271 - Returning notifications from a bulk destroy inside a bulk action raises an error

Issue - State: closed - Opened by sevenseacat about 2 months ago - 1 comment
Labels: bug

#270 - Constraint migration generations ignore prefixes

Issue - State: open - Opened by cschmatzler about 2 months ago
Labels: bug

#269 - Fix resolve_renames that keeps columns to be renamed in adding list.

Pull Request - State: closed - Opened by jechol about 2 months ago - 1 comment

#268 - chore(deps): bump ash_sql from 0.1.1-rc.18 to 0.1.1-rc.19

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies

#267 - docs: Fix typo in page title

Pull Request - State: closed - Opened by sevenseacat about 2 months ago - 2 comments

#266 - feat: add timestamptz types

Pull Request - State: closed - Opened by frankdugan3 about 2 months ago

#265 - chore: add tests for relationship pagination

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

#264 - Switch to using `timestamp with time zone` by default

Issue - State: open - Opened by zachdaniel 2 months ago
Labels: bug

#263 - chore: add failing test for timestamptz

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

#262 - Sorting by a calculation that performs a subquery raises an error

Issue - State: closed - Opened by sevenseacat 2 months ago - 4 comments
Labels: bug

#261 - Add `ash_required/1` function in the `ash-functions` extension, and a mirrored `required!` function in ash expression syntax

Issue - State: open - Opened by zachdaniel 2 months ago - 1 comment
Labels: enhancement, good first issue

#260 - chore: add failing test for bulk actions and non-null violations

Pull Request - State: closed - Opened by rbino 2 months ago

#259 - Renaming column name with index generates wrong migrations

Issue - State: open - Opened by jeroen11dijk 2 months ago
Labels: bug, good first issue

#258 - `Nothing vs Restrict` section of the References topic needs an example

Issue - State: closed - Opened by joshprice 2 months ago - 1 comment
Labels: documentation, good first issue

#257 - chore(deps): bump ash from 3.0.0-rc.38 to 3.0.0-rc.39

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies

#256 - potential out-of-order operations on table name change

Issue - State: closed - Opened by albinkc 2 months ago - 1 comment
Labels: bug

#255 - chore(deps): bump ash_sql from 0.1.1-rc.13 to 0.1.1-rc.15

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies

#254 - chore(deps): bump ash from 3.0.0-rc.32 to 3.0.0-rc.36

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies

#253 - chore(deps): bump ash from 3.0.0-rc.29 to 3.0.0-rc.32

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies

#252 - Using is_nil on relationship doesnt work in an and statement

Issue - State: closed - Opened by jeroen11dijk 2 months ago - 3 comments
Labels: bug

#251 - fix: fix argument order in AshSql.Bindings.default_bindings/4

Pull Request - State: closed - Opened by rbino 2 months ago

#249 - chore(deps): bump ash from 3.0.0-rc.29 to 3.0.0-rc.31

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago - 1 comment
Labels: dependencies

#248 - Relationships Should Offer Index Support

Issue - State: closed - Opened by allenwyma 2 months ago - 9 comments
Labels: enhancement, good first issue

#247 - `ash_postgres.generate_migrations` does not create schemas

Issue - State: open - Opened by cschmatzler 2 months ago - 1 comment
Labels: bug, good first issue

#246 - align ash.codegen params with current version

Pull Request - State: closed - Opened by albinkc 2 months ago - 1 comment

#245 - chore(deps): bump ash from 3.0.0-rc.28 to 3.0.0-rc.29

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies

#244 - chore: Add failing test for tenanted aggregate bug.

Pull Request - State: closed - Opened by jimsynz 2 months ago - 1 comment

#242 - Validation failing only with AshPostgres, works as expected without a data_layer

Issue - State: closed - Opened by albinkc 2 months ago - 2 comments
Labels: bug

#241 - chore(deps): bump ash from 3.0.0-rc.21 to 3.0.0-rc.25

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#240 - feat: test with calculations using `exists`

Pull Request - State: closed - Opened by lukasender 3 months ago - 1 comment

#238 - chore(deps): bump ash from 3.0.0-rc.21 to 3.0.0-rc.24

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies