issues
search
ash-project
/
ash_postgres
The PostgreSQL data layer for Ash Framework
https://hexdocs.pm/ash_postgres
MIT License
140
stars
73
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps): bump the production-dependencies group across 1 directory with 4 updates
#429
dependabot[bot]
opened
1 day ago
0
chore(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates
#428
dependabot[bot]
opened
1 day ago
0
Migration generator doesn't honour the `snapshots-only` flag.
#427
jimsynz
opened
2 days ago
0
Allow the `migration_path` and `snapshot_path` to be configured per repo.
#426
jimsynz
opened
2 days ago
0
chore(deps-dev): bump the dev-dependencies group across 1 directory with 2 updates
#425
dependabot[bot]
closed
1 day ago
1
chore(deps): bump the production-dependencies group across 1 directory with 4 updates
#424
dependabot[bot]
closed
1 day ago
1
Using references wrong does not generate error
#423
jeroen11dijk
opened
1 week ago
0
Allow `:string` attributes to generate a `varchar` column by default
#422
moxley
opened
1 week ago
0
In `context` multitenant, schema for related table is missing when there is policy using expr on the relation
#421
cinoss
opened
1 week ago
1
chore(deps-dev): bump credo from 1.7.8 to 1.7.10 in the dev-dependencies group
#420
dependabot[bot]
closed
1 week ago
1
chore(deps): bump the production-dependencies group with 3 updates
#419
dependabot[bot]
closed
1 week ago
1
Fix Complex aggregates doesn't honor tenant
#418
pshoukry
opened
2 weeks ago
0
fix type in docs
#417
badeyeye1
closed
2 weeks ago
1
Cant access field from has_many relationship
#416
revati
opened
2 weeks ago
2
chore(deps): bump ash_sql from 0.2.37 to 0.2.38 in the production-dependencies group
#415
dependabot[bot]
closed
3 weeks ago
0
chore: Tidy up wording and capitalization of installation messages
#414
sevenseacat
closed
3 weeks ago
1
RuntimeError when using no_attributes? true relationships in filter expr
#413
rapidfsub
closed
3 weeks ago
2
Ecto.Query.CompileError when using no_attributes? true in relationships
#412
rapidfsub
closed
3 weeks ago
1
Support `ON CONFLICT DO NOTHING` when `upsert_fields` is empty
#411
NduatiK
closed
3 weeks ago
3
chore(deps): bump the production-dependencies group with 3 updates
#410
dependabot[bot]
closed
4 weeks ago
0
doc: Fix migration path for tenant migration
#409
cinoss
closed
1 month ago
0
Fix links in documentation
#408
almirsarajcic
closed
1 month ago
0
Migration example does not work for multi tenancy
#407
cinoss
closed
1 month ago
3
fix: race condition compiling migrations when concurrently creating new tenants
#406
skrioify
closed
1 month ago
1
chore(deps-dev): bump git_ops from 2.6.2 to 2.6.3 in the dev-dependencies group
#405
dependabot[bot]
closed
1 month ago
0
chore(deps): bump the production-dependencies group with 2 updates
#404
dependabot[bot]
closed
1 month ago
0
chore(deps-dev): bump git_ops from 2.6.1 to 2.6.2 in the dev-dependencies group
#402
dependabot[bot]
closed
1 month ago
0
chore(deps): bump the production-dependencies group with 3 updates
#401
dependabot[bot]
closed
1 month ago
0
Generated migrations that install extensions can be created with duplicate names
#400
sevenseacat
closed
1 month ago
1
function Inflex.pluralize/1 is undefined (module Inflex is not available)
#399
mxgrn
closed
1 month ago
6
chore(deps-dev): bump the dev-dependencies group with 2 updates
#398
dependabot[bot]
closed
1 month ago
0
chore(deps): bump the production-dependencies group with 2 updates
#397
dependabot[bot]
closed
1 month ago
0
Supabase Linter reports warnings with default Ash functions
#396
alexslade
opened
1 month ago
6
improvement: support to_ecto(%Ecto.Changeset{}) and from_ecto(%Ecto.C…
#395
27medkamal
closed
1 month ago
1
chore(deps): bump the production-dependencies group with 2 updates
#394
dependabot[bot]
closed
1 month ago
0
fix(installer): use correct module name in the `DataCase` moduledocs.
#393
jimsynz
closed
2 months ago
1
Installer creates `DataCase` module which refers to `AshHq`
#392
jimsynz
closed
2 months ago
0
Installer doesn't add `mix test` alias that sets up the DB and runs migrations.
#391
jimsynz
closed
2 months ago
1
chore(deps): bump the production-dependencies group with 2 updates
#390
dependabot[bot]
closed
2 months ago
0
fix: trim input before passing to `String.to_integer/1`.
#389
jimsynz
closed
2 months ago
0
Table with same name in a different schema prevents resource generation.
#386
bstime-tol
closed
2 months ago
1
Implement Ltree Type
#385
maennchen
closed
2 months ago
2
docs: fix typo in timestamptz
#384
27medkamal
closed
2 months ago
1
Add a way to persist a calculation for a resource
#383
Dak425
opened
2 months ago
0
chore: fix PG_VERSION parsing in tests
#382
rbino
closed
2 months ago
1
chore: failing test for constraint violation with stream strategy
#381
rbino
closed
2 months ago
2
first aggregate on NativeDateTime fails with Postgres version parsing
#380
dmitriid
closed
2 months ago
2
chore(deps): bump the production-dependencies group with 2 updates
#379
dependabot[bot]
closed
2 months ago
0
chore(deps): bump the production-dependencies group with 2 updates
#377
dependabot[bot]
closed
2 months ago
0
Remove IO.inspect
#376
shankardevy
closed
2 months ago
0
Next