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

GitHub / ash-project/ash_postgres issues and pull requests

#593 - reproduce a bug with a complex calculation

Pull Request - State: closed - Opened by jsw800 14 days ago - 2 comments

#587 - Combination queries and loads issue

Issue - State: open - Opened by rellen 22 days ago
Labels: bug

#585 - unable to generate migration manually after generating domain from tables

Issue - State: open - Opened by aikomastboom 22 days ago - 1 comment
Labels: bug

#584 - Removing `:context` multitenancy generates invalid migrations

Issue - State: open - Opened by serpent213 23 days ago - 3 comments
Labels: bug, good first issue

#583 - Global multi-tenant resource creates two tables

Issue - State: closed - Opened by serpent213 24 days ago - 3 comments
Labels: bug

#582 - Wrong order for the down/0 migration when changing both a field's name and nullability

Issue - State: open - Opened by ibarakaiev 25 days ago - 1 comment
Labels: bug, good first issue

#581 - chore(deps): bump the production-dependencies group with 3 updates

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

#580 - failing test for parent ref / policy thing

Pull Request - State: closed - Opened by kernel-io 28 days ago - 2 comments

#579 - raise error if the constraint is created on a field that doesn't exist

Pull Request - State: open - Opened by xantrac 29 days ago - 2 comments

#578 - refactor: use multiline string templates to preserve escapes in checks

Pull Request - State: closed - Opened by frankdugan3 30 days ago - 1 comment

#577 - Error getting the vector support working

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

#576 - fix: escape " in check constraint generator

Pull Request - State: closed - Opened by frankdugan3 about 1 month ago - 8 comments

#572 - Fix generated foreign key constraint on specially named references

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

#571 - Do not create snapshots for resources with no attributes

Issue - State: open - Opened by nengru about 1 month ago - 1 comment
Labels: enhancement, good first issue

#570 - docs: Add minimum supported PostgreSQL version to README

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

#569 - fix: double select error

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

#568 - Fix mix task documentation typos

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

#567 - chore(deps-dev): bump the dev-dependencies group with 2 updates

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

#566 - chore(deps): bump the production-dependencies group with 4 updates

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

#565 - Regression: fail to create snapshot that includes {:array, :decimal}

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

#564 - fix: add failing test for `type()` in expression

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

#563 - failing test for calculations in different schema

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

#562 - chore(deps): bump the production-dependencies group with 3 updates

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

#561 - Negative decimal in expression breaks when bump Ash version

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

#560 - fix: retain repo as atom in migrator task

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

#559 - bump: tool versions

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

#558 - Docs: multitenancy code example

Pull Request - State: open - Opened by RoyalIcing 2 months ago

#557 - chore(deps-dev): bump ex_doc from 0.38.1 to 0.38.2 in the dev-dependencies group

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

#556 - chore(deps): bump igniter from 0.6.2 to 0.6.3 in the production-dependencies group

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

#555 - feat: --dev flag for codegen

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

#554 - chore(deps): bump igniter from 0.6.0 to 0.6.1 in the production-dependencies group

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

#553 - support for Duration

Issue - State: open - Opened by matt-beanland 2 months ago - 9 comments

#552 - Convert sensitive patterns from module constant to function for OTP/28

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

#551 - chore: Create reproduction test of tuple Invalid filter value

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

#550 - fix: enforce tenant name rules at creation

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

#549 - Inconsistent tenant name rules in multitenancy setup

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

#548 - docs: add example all_tenants implementation

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

#547 - chore(deps-dev): bump the dev-dependencies group with 2 updates

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

#546 - chore(deps): bump the production-dependencies group with 2 updates

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

#545 - Error with Postgres 15, but not with 16: `any_value(bigint) does not exist`

Issue - State: closed - Opened by arcanemachine 3 months ago
Labels: bug, needs review

#544 - test that shows that parent stacking works in general but not with filter

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

#543 - improvement: support unions

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

#542 - edit manual relationships example with group_by and relationship name

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

#541 - improvement: Expand aggregate test covering rem expression

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

#540 - Error in Recursive Relationships example

Issue - State: closed - Opened by user20230119 3 months ago

#539 - fix: fix some issues in migration generator related to tenancy

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

#538 - PostgreSQL types in context based multi-tenancy

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

#537 - chore(deps): bump igniter from 0.5.46 to 0.5.47 in the production-dependencies group

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

#536 - fix: use old multitenancy in generated removals of previous indexes

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

#535 - test: multitenancy aggregate validation tests

Pull Request - State: open - Opened by barnabasJ 3 months ago

#534 - add tenant to ash bindings

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

#533 - fix: correct order, when renaming attribute with an identity

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

#531 - chore(deps-dev): bump the dev-dependencies group with 2 updates

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

#530 - chore(deps): bump ash_sql from 0.2.68 to 0.2.71 in the production-dependencies group

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

#529 - Add test that provokes filter alias collision with aggregates

Pull Request - State: closed - Opened by olivermt 4 months ago

#528 - Calculated field with :map return type doesn't work with Postgres backend

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

#527 - `ash_postgres.generate_migrations` not `dumping_to_native` when generating a default value

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

#526 - chore(deps): bump the production-dependencies group with 3 updates

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

#525 - docs: Added link to all supported reference options

Pull Request - State: closed - Opened by Valian 4 months ago

#524 - fix: ash postgres subquery usage

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

#523 - chore(deps): bump the production-dependencies group with 2 updates

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

#522 - docs: document `-r` flag in tasks docs

Pull Request - State: closed - Opened by ken-kost 4 months ago

#521 - improvement: propagate `-r` flag to Ecto

Pull Request - State: closed - Opened by ken-kost 4 months ago - 2 comments

#520 - docs: use proper flag in ash postgres drop example

Pull Request - State: closed - Opened by ken-kost 4 months ago

#519 - fix: use schema when changing reference deferrability

Pull Request - State: closed - Opened by artiom 4 months ago

#518 - fix: create schema before table creation

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

#517 - `Ash.update` unloads already loaded relationships when used in other project

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

#516 - Add test: loaded relationships remain loaded after update

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

#515 - fix parsing of constraints and indexes that are wrapped in quotes

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

#514 - fix: order when renaming attribute with an index

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

#513 - test for bulk update jsonb attribute errors

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

#512 - chore(deps): bump ash from 3.4.69 to 3.4.70 in the production-dependencies group

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

#511 - Add docs for read replicas

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

#510 - Custom types don't work in joins

Pull Request - State: closed - Opened by quartz55 5 months ago - 11 comments

#509 - chore(deps-dev): bump ex_doc from 0.37.2 to 0.37.3 in the dev-dependencies group

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

#508 - chore(deps): bump the production-dependencies group with 3 updates

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

#506 - Adding reference index to tenant creates the wrong index rule

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

#505 - enhancement: migration generator test refactor

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

#504 - mix ash_postgres.migrate creates migrations when name not specified

Issue - State: closed - Opened by lifeiscontent 5 months ago - 1 comment
Labels: bug, needs review

#503 - Generating resources prompt for relationship, empty is not allowed

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

#502 - Conflicting references for polymorphic relationships referencing the same table

Issue - State: closed - Opened by rhblind 5 months ago - 4 comments
Labels: bug

#501 - Do not apply base_filter to check_constraints

Issue - State: closed - Opened by barnabasJ 5 months ago - 3 comments

#500 - chore(deps-dev): bump git_ops from 2.7.1 to 2.7.2 in the dev-dependencies group

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

#499 - chore(deps): bump the production-dependencies group with 3 updates

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

#498 - * ** (ArgumentError) `nil` is not a Spark DSL module. nil.persisted(:data_layer)

Issue - State: open - Opened by allenwyma 5 months ago
Labels: bug, needs review

#497 - fix: handle errors from identities in polymorphic resources properly

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

#496 - feat: dev flag for generating migrations

Pull Request - State: closed - Opened by ken-kost 5 months ago - 16 comments

#494 - chore(deps-dev): bump git_ops from 2.7.0 to 2.7.1 in the dev-dependencies group

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

#493 - chore(deps): bump ash_sql from 0.2.58 to 0.2.59 in the production-dependencies group

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

#492 - [WIP] Redefine private function, prepare_opts

Pull Request - State: closed - Opened by capoccias 5 months ago - 3 comments

#491 - Peter/fix schema multitenant aggregates wrong tenant

Pull Request - State: closed - Opened by pshoukry 5 months ago - 7 comments

#490 - Add mix task to undo latest codegen/delete latest migration

Issue - State: open - Opened by sevenseacat 5 months ago - 16 comments
Labels: enhancement, needs review

#489 - chore(deps-dev): bump the dev-dependencies group with 2 updates

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

#488 - Make sure primary key migrations are generated with prefix for multit…

Pull Request - State: closed - Opened by m0rt3nlund 5 months ago - 3 comments

#487 - chore(deps): bump the production-dependencies group across 1 directory with 2 updates

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

#486 - Renaming a column is doing more than renaming a column

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

#485 - Partitioning: Initial suggestion

Pull Request - State: open - Opened by m0rt3nlund 5 months ago - 4 comments