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

#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

#237 - Warning shown unnecessarily when present validation specified in atomic action

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

#236 - Migration script places unique index below relationships they're needed for

Issue - State: open - Opened by florid-sojourner 3 months ago - 1 comment
Labels: bug, good first issue

#235 - chore(deps): bump ash from 3.0.0-rc.19 to 3.0.0-rc.21

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

#234 - chore(deps): bump ash_sql from 0.1.1-rc.5 to 0.1.1-rc.6

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

#233 - Support `IDENTITY` instead of serial columns

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

#232 - Improve get started tutorial

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

#231 - chore(deps-dev): bump excoveralls from 0.18.0 to 0.18.1

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

#230 - chore(deps): bump ash from 3.0.0-rc.14 to 3.0.0-rc.18

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

#229 - chore(deps-dev): bump simple_sat from 0.1.2 to 0.1.3

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

#227 - 3.0

Pull Request - State: closed - Opened by zachdaniel 3 months ago

#226 - Ash.bulk_create returns success when the insert fails and rollback

Issue - State: closed - Opened by sezaru 4 months ago - 1 comment
Labels: bug

#225 - Api.list!/2 doesn't work with the Postgres Data Layer

Issue - State: closed - Opened by rbino 4 months ago - 2 comments
Labels: bug, needs review

#224 - drop tables on resources being missing

Issue - State: open - Opened by zimakki 4 months ago - 3 comments
Labels: enhancement, good first issue

#223 - Fix default of nulls_distinct option to true

Pull Request - State: closed - Opened by nallwhy 4 months ago - 3 comments

#222 - fix: generate correct custom index name in down migration function

Pull Request - State: closed - Opened by rapidfsub 4 months ago - 1 comment

#221 - Add nulls_distinct option to CustomIndex

Pull Request - State: closed - Opened by nallwhy 4 months ago - 6 comments

#220 - Add nulls_distinct option to CustomIndex

Pull Request - State: closed - Opened by nallwhy 4 months ago - 1 comment

#219 - Merge base_filter and custom index's where correctly

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

#218 - Sort in join relationship causes exception

Issue - State: closed - Opened by vonagam 4 months ago
Labels: bug, needs review

#216 - Using expr_sort on an attribute of a relation gives a "Error while building reference"

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

#215 - Using an aggregrate on an attribute for a relation leads to inneficient queries

Issue - State: closed - Opened by jeroen11dijk 4 months ago - 4 comments
Labels: bug, needs review

#214 - Fix migration generator extensions in multiple repos

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

#213 - Installing extensions with multiple repos

Issue - State: closed - Opened by rgraff 4 months ago - 3 comments
Labels: bug, good first issue

#212 - {:array, :map} type can't be inserted via Ash action

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

#211 - fix: use proper tables in joins originating from polymorphic resource

Pull Request - State: closed - Opened by vonagam 5 months ago - 1 comment

#210 - fix: properly transfer table names to non-inner wrapper queries

Pull Request - State: closed - Opened by vonagam 5 months ago - 1 comment

#209 - test: filter by has_one from_many?

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

#208 - Query binding error when referencing a nested relationship with a deep filter

Issue - State: closed - Opened by janajri 5 months ago - 1 comment
Labels: bug

#207 - Migration generator fails when renaming and modifying a column at same time

Issue - State: closed - Opened by rgraff 5 months ago
Labels: bug, needs review

#206 - add test to show problem with field policies in filters

Pull Request - State: closed - Opened by barnabasJ 5 months ago
Labels: enhancement

#205 - Feat/mark i like functions as predicates

Pull Request - State: closed - Opened by barnabasJ 5 months ago - 1 comment
Labels: enhancement

#204 - Migration bigint to bigserial, when generated? true added to attribute

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

#203 - add test for parent in relationship filter

Pull Request - State: closed - Opened by barnabasJ 5 months ago

#202 - Include modules in installed_extensions return type

Pull Request - State: closed - Opened by kiliancs 5 months ago

#201 - feat: Make MigrationGenerator accept atoms

Pull Request - State: closed - Opened by sezaru 5 months ago

#200 - test: add failing test to demo bug with changeset loading related data

Pull Request - State: closed - Opened by ahey 5 months ago - 1 comment

#199 - add test that shows subquery error

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

#198 - test: add failing test to demonstrate bug with manual updates

Pull Request - State: closed - Opened by ahey 5 months ago

#197 - Migrations are applied incorrectly with multiple repos

Issue - State: closed - Opened by sezaru 5 months ago
Labels: bug, needs review

#196 - fix: Correct the matching used in building a distinct expression

Pull Request - State: closed - Opened by ryanrborn 5 months ago - 1 comment

#195 - fix: keep fields of `custom_index` in format that they were provided

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

#194 - Support all_tenants? in custom index

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

#193 - tables with same name and different schemas breaks migration generator logic

Issue - State: closed - Opened by sezaru 6 months ago - 1 comment
Labels: bug

#192 - Relationships are able to cross tenants with attribute strategy

Issue - State: open - Opened by rbino 6 months ago - 1 comment
Labels: bug

#191 - fix: make polymorphic relationhip name consistent

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

#190 - polymorphic_on_delete option results in never-ending migration cycle

Issue - State: closed - Opened by mindok 6 months ago - 2 comments
Labels: bug, needs review

#189 - polymorphic_on_delete option needs refining and potentially moving

Issue - State: open - Opened by mindok 6 months ago - 1 comment
Labels: enhancement

#188 - doc: Add more fragment examples

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

#187 - fix: replace upsert field with source in EXCLUDED fragment

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

#186 - Empty string in relationship converted to nil before save

Issue - State: closed - Opened by moxley 7 months ago - 1 comment
Labels: bug

#185 - remove IO.inspect

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

#184 - Add test, that shows bug when filtering on exists calc on related resource

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

#183 - Add minimal failing test for #182

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

#181 - Error building reference

Issue - State: closed - Opened by lifeofdan 8 months ago - 2 comments
Labels: bug, needs review

#180 - improvement: allow specifying multi-column foreign keys

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

#179 - fix: support new upsert field options

Pull Request - State: closed - Opened by barnabasJ 8 months ago - 1 comment
Labels: bug

#178 - Calc to agg from calc to agg in separate resource errors

Issue - State: closed - Opened by lifeofdan 8 months ago - 12 comments
Labels: bug, needs review

#177 - Issue having multiple has_one relationships in a calculation

Issue - State: closed - Opened by ahey 8 months ago - 11 comments
Labels: bug

#176 - First aggregate loses datetime precision

Issue - State: closed - Opened by ahey 8 months ago - 3 comments
Labels: bug, needs review

#175 - feat: Add support for nulls_distinct in custom indexes

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

#174 - update migrations_and_tasks.md

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

#173 - `exists` aggregation ignores `filter` option

Issue - State: open - Opened by smt116 9 months ago
Labels: bug

#172 - Allow layering of Repos

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

#171 - Api.exists? raise an error when multiple result found

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

#169 - Using an AshPostgres resource with a Timescale Hypertable.

Issue - State: open - Opened by jimsynz 9 months ago
Labels: discussion

#168 - Multitenant references

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

#167 - fix: use `:wrap_list` type instead of custom validaitons

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

#165 - improvement: support atomics

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

#164 - test: add failing test to demonstrate potential bug

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

#163 - Generated migrations should be formatted correctly

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

#162 - improvement: custom-extension implementation

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

#161 - Updating the latest Ash causes some queries to break

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

#160 - Update get-started-with-postgres.md

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

#159 - Wrong migration order for unique_index when renaming field

Issue - State: open - Opened by michaelst 11 months ago - 2 comments
Labels: bug

#158 - fix protected names in conflict_target

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

#157 - Adding a new relationship with multitenancy at the same time generates invalid_foreign_key

Issue - State: closed - Opened by rgraff about 1 year ago - 1 comment
Labels: bug, good first issue

#156 - fix: Fixes multiple schema identities migrations

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

#155 - fix: fix Logger deprecations for elixir 1.15

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

#154 - Ash.Error.UnknownError raised when passing a non-UUID value to a query on a UUID field

Issue - State: closed - Opened by sevenseacat about 1 year ago
Labels: bug, needs review

#153 - chore: fixed incorrect docs

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

#152 - fix: interpolate table names with `inspect` in generated migrations

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

#150 - varchar size info for a column that already exists is missing from migration

Issue - State: open - Opened by sezaru about 1 year ago
Labels: bug, good first issue

#149 - Possibly use raw SQL to convert to jsonb (maybe not always)

Issue - State: closed - Opened by dmitriid about 1 year ago - 9 comments
Labels: bug

#148 - tests: added test for bulk upsert

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

#147 - test: add test for bulk creating relationships

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

#146 - Ash.Seed.seed!(%Module{...}) doesn't work starting 1.3.25

Issue - State: closed - Opened by tfleurant about 1 year ago - 1 comment
Labels: bug

#144 - Issue with generated migrations for multitenant resources

Issue - State: closed - Opened by revati about 1 year ago - 1 comment
Labels: bug, good first issue

#143 - feat: add `create?` and `drop?` callbacks to `AshPostgres.Repo`

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

#142 - Warn on console when a generated migration contains reviewable steps

Issue - State: open - Opened by joshprice about 1 year ago - 2 comments
Labels: enhancement

#141 - Proxy support for the multitenancy context strategy (pgbouncer and Supavisor)

Issue - State: open - Opened by dev-guy about 1 year ago - 3 comments
Labels: enhancement

#140 - `mix ash_postgres.generate_migrations` errors out with `key :table not found in: nil`

Issue - State: closed - Opened by bcksl about 1 year ago - 5 comments
Labels: bug

#139 - Migration generated when adding a reference can't be rolled back

Issue - State: closed - Opened by sevenseacat about 1 year ago - 9 comments
Labels: bug

#138 - Warnings generated during compilation

Issue - State: closed - Opened by sevenseacat about 1 year ago
Labels: bug, needs review

#137 - When moving a primary key, an unrunnable migration is generated

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

#136 - test: add test that reproduces dependent select problem

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