Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ash-project/ash_postgres

The PostgreSQL data layer for Ash Framework
https://github.com/ash-project/ash_postgres

test: confirm new behavior

7845126037c36fe83fcca48c74fbc60b67515529 authored over 3 years ago by Zach Daniel <[email protected]>
fix: always drop constraints before modifying

fix: properly compare old references and new references

250f8b195ce07211cdd5ef6eb089beea8795cdcb authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.36.4

0a803626d935da17d962b618a7d019357214d9da authored over 3 years ago by Zach Daniel <[email protected]>
improvement: default integers to `:bigint`

fix: don't explicitly set type in `references`

4417eaa6a127839fcf39db506f6846f463a81da3 authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.36.3

9d10b7e850bff1df381bf297656d623935078875 authored over 3 years ago by Zach Daniel <[email protected]>
improvement: primary autoincrement key as bigserial (#54)

ac0b18c72b8809e792da4ab0d1bc92d293cfac40 authored over 3 years ago by WolfDan <[email protected]>
chore: release version v0.36.2

86378914ef8aed006ea3166423e1bc5e3a5c73b0 authored over 3 years ago by Zach Daniel <[email protected]>
improvement: support new ash select feature

737a6a5442811cdc3500725a5cda9694f42eef51 authored over 3 years ago by Zach Daniel <[email protected]>
chore: fix CI version of Ash

026417f678ce98626915b15264105560f149a2a5 authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.36.1

5a7008f365b4cb7c46a40e30f31a6176cb3ddd31 authored over 3 years ago by Zach Daniel <[email protected]>
chore: update to latest ash

910b3e0c3dbddb5c50350244c7621e0a9410ee58 authored over 3 years ago by Zach Daniel <[email protected]>
chore: open up some migration APIs for experimentation purposes

2d0245e3686b8630d35892aac90ac73ed33ddff4 authored over 3 years ago by Zach Daniel <[email protected]>
improvement: add sum aggregate (#53)

cf92fe14a5cf1a1bbbd8495fc30ea3aebf085123 authored over 3 years ago by Michael St Clair <[email protected]>
fix: raise when `all_tenants/0` default impl is called

30223a1f9b73477a86a883db75d206d31ac2d9f2 authored over 3 years ago by Zach Daniel <[email protected]>
chore: update gh ci version

20a548dc65fd05179bd271a417cdf29ab46c0557 authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.36.0

c57cb5d74a852ddc37e3c52b3dfa9779c5d3a0d7 authored over 3 years ago by Zach Daniel <[email protected]>
feat: support configuring references

feat: support configuring polymorphic references
feat: support `distinct` Ash queries

4d2d29d9760a922c088404c7168ec7976fc5c54a authored over 3 years ago by Zach Daniel <[email protected]>
chore: rename migration file

e7ea1f9f5f4b04eab23d6be1c12129b6c1660571 authored over 3 years ago by Zach Daniel <[email protected]>
chore: Test creating resource with uuid or integer primary key (#48)

Co-authored-by: Zach Daniel <[email protected]>

2807b191fc11372ed55e703d9970c4798edf1ef3 authored over 3 years ago by regularfellow <[email protected]>
chore: fix CI setup-elixir version

5dd8a1538b0b3fcc040e58e23c63ebba4f5d2ada authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.35.5

a0cadb5758acd081d4f0b22a80cb72779c820edc authored over 3 years ago by Zach Daniel <[email protected]>
improvement: only count resources w/ create action for nullability

e2eb2d448367daef3fa76c230e401dc026b7a22c authored over 3 years ago by Zach Daniel <[email protected]>
fix: Made AshPostgres.Repo.init/2 overridable (#51)

dc628c32caef38c5ef8fb7304c97d2a7a2754525 authored almost 4 years ago by Simon Bergström <[email protected]>
chore: fix tests

b30bf8b821368d6af7701318106c3ffc316e5845 authored almost 4 years ago by Zach Daniel <[email protected]>
improvement: better error message on missing table

6414bed5d88de5b93410572a8ca4793d68b33ce8 authored almost 4 years ago by Zach Daniel <[email protected]>
chore: release version v0.35.4

f1280d3f817d43bb54ede273ad250beb2e8d594a authored almost 4 years ago by Zach Daniel <[email protected]>
docs: make polymorphic resources docs clearer

099d4c2d7717944f9726a96fede84cce6da3381c authored almost 4 years ago by Zach Daniel <[email protected]>
fix: reroute `Ash.Type.UUID` to `:uuid` in migrations

2280b1e439c9d0f2077673ac5f8f8df4ded8e341 authored almost 4 years ago by Zach Daniel <[email protected]>
chore: release version v0.35.3

09b2ee6b59b85c6a6a4a9a867c322f2fdc778ffc authored almost 4 years ago by Zach Daniel <[email protected]>
improvement: consistent foreign key names

fix: force create extensions snapshot
improvement: support custom foreign key error messages

830a4ca6eeb530089bd5e6708e16b45debe402ba authored almost 4 years ago by Zach Daniel <[email protected]>
docs: Update docs in readme (#50)

93ad7d18ca829c5746d73475e793987b1060227a authored almost 4 years ago by Jason Axelson <[email protected]>
chore: release version v0.35.2

72afa96a4535ee594219b0d37334529130dc4eb6 authored almost 4 years ago by Zach Daniel <[email protected]>
fix: more conservative inner join checks

99d4095d26cd8fdbd308bb2747df79719ea3aa6e authored almost 4 years ago by Zach Daniel <[email protected]>
fix: add back in inner join detection logic

0b7817e420eb8e345c6d78d7731459514bba0599 authored almost 4 years ago by Zach Daniel <[email protected]>
chore: release version v0.35.1

ff588ca7d6ae08df3b4458818674727534364618 authored almost 4 years ago by Zach Daniel <[email protected]>
fix: don't start the whole app in migrate

6453cb8bf6284e176b9b408db0bc0383693f92cb authored almost 4 years ago by Zach Daniel <[email protected]>
chore: release version v0.35.0

e6f42bfd832b58d6e6099e8049553137c0a2ec08 authored almost 4 years ago by Zach Daniel <[email protected]>
feat: automatically install extensions from repo

4be11ffc7041d90430a53dae2e1549b1f7e45412 authored almost 4 years ago by Zach Daniel <[email protected]>
chore: release version v0.34.7

b6a01152220cbdf997c09f968a91b39ca74fca15 authored almost 4 years ago by Zach Daniel <[email protected]>
fix: typo in references for multitenancy

fix: `null: true` when attr isn't on all resources for a table

ef9ddd9c54b4fb7cce8c77e47b11e44bdd5757a8 authored almost 4 years ago by Zach Daniel <[email protected]>
chore: release version v0.34.6

42ab86de69bafc1a5058549a0049bca1c75146f5 authored almost 4 years ago by Zach Daniel <[email protected]>
fix: better embedded filters, switch to latest ash

eb703efe6f29893037bc2c0f3c83552e3d5e7667 authored almost 4 years ago by Zach Daniel <[email protected]>
chore: release version v0.34.5

ecabf9a5b11b18cd350c35f4b8861008bc3d5443 authored almost 4 years ago by Zach Daniel <[email protected]>
improvement: support latest ash

33a84e179927d4e421aab054ad9dfa1889974486 authored almost 4 years ago by Zach Daniel <[email protected]>
chore: release version v0.34.4

84f8cc57fdb66c468f31860aed165ba47aedc916 authored almost 4 years ago by Zach Daniel <[email protected]>
fix: trim when choosing new attribute name

0ce0cc9d095a6dd0504b964c0b4d0b63de5178d0 authored almost 4 years ago by Zach Daniel <[email protected]>
chore: release version v0.34.3

9f8df52cadd573c1ea2ed6865a986be2324a0b2c authored almost 4 years ago by Zach Daniel <[email protected]>
fix: don't reference polymorphic tables to belongs_to relationships

3fa60c68ead80759d90ba39058b2084c8cf250c6 authored almost 4 years ago by Zach Daniel <[email protected]>
chore: release version v0.34.2

7d206694865b125a25ffb29d4858e1400807d68b authored almost 4 years ago by Zach Daniel <[email protected]>
chore: format + test

5cb77c757a13b898281ec1e31139bb6b42a86eff authored almost 4 years ago by Zach Daniel <[email protected]>
fix: set up references properly

1386d06bf7eea173305711de27c01638819147d1 authored almost 4 years ago by Zach Daniel <[email protected]>
chore: release version v0.34.1

a3f0bd8cccd6910872548053c629af9944b4b02c authored almost 4 years ago by Zach Daniel <[email protected]>
chore: format

b800b2c9842bdc501bdcdbf9d5927d97d49a1d03 authored almost 4 years ago by Zach Daniel <[email protected]>
fix: reference the configured table if set

cb6943b233bcf38402aefd42ab1a4032ac0b61a3 authored almost 4 years ago by Zach Daniel <[email protected]>
chore: fix function reference

20a117ab7d493d380de4e5e447873f60f4fcd2ce authored almost 4 years ago by Zach Daniel <[email protected]>
chore: add polymorphic guide to extras

38e7f988e7729f367a2b54e95fd7658b193d0f7e authored almost 4 years ago by Zach Daniel <[email protected]>
chore: add docs to index

34843d039dc104786a3476fb78cd09b7ae1df7a3 authored almost 4 years ago by Zach Daniel <[email protected]>
chore: release version v0.34.0

2468a2218b654096363445cccd9f09f323102d02 authored almost 4 years ago by Zach Daniel <[email protected]>
chore: update CI

38342bc19fbd1a479334b8b87fb0bcd3151b5c83 authored almost 4 years ago by Zach Daniel <[email protected]>
feat: support polymorphic relationships

70568c43c0fe9171fc8f9ab8795bb4022a77cbf1 authored almost 4 years ago by Zach Daniel <[email protected]>
chore: WIP on polymorphic associations

c5f69eaa6963f6bead0be2130a41cd736126c6c3 authored almost 4 years ago by Zach Daniel <[email protected]>
chore: WIP on polymorphic relationships

9d5583cce764c9810788060272c7b44e212eaeef authored almost 4 years ago by Zach Daniel <[email protected]>
chore: update moduledocs

31b6edce4e964778d9f1cc86ebcfd889dd9bc5b4 authored almost 4 years ago by Zach Daniel <[email protected]>
chore: define the application properly

979885780d4e69d24cf15b1bf82d682a57ee2146 authored almost 4 years ago by Zach Daniel <[email protected]>
chore: add a test app, see if that works

a0fe9840056758966147378126de968dd30f150c authored almost 4 years ago by Zach Daniel <[email protected]>
chore: fix CI for real this time

ae2be1f6010ffd12cf15352da898c53b46d6e09e authored almost 4 years ago by Zach Daniel <[email protected]>
chore: release version v0.33.1

79b1bacd2bb9b4fdeb07bd9c8cfc153d70dc7e70 authored almost 4 years ago by Zach Daniel <[email protected]>
fix: actually insert the tracking row

4c2996950963aa3040c4439a5f4b3348dd0f245f authored almost 4 years ago by Zach Daniel <[email protected]>
chore: fix Ci

86502cb9a97e328cda2fd3839779ab4015c63ea6 authored almost 4 years ago by Zach Daniel <[email protected]>
chore: add `generate_migrations`

38464f0c0ea03a7bea09111194bab7811698031d authored almost 4 years ago by Zach Daniel <[email protected]>
chore: include the guide in docs

6fcdb8f3e4776be2c0379c0122ad2c98c2f736e3 authored almost 4 years ago by Zach Daniel <[email protected]>
chore: release version v0.33.0

c1db79043306e78fade2eb9426560ef8b42df7ae authored almost 4 years ago by Zach Daniel <[email protected]>
docs: add a migrations_and_tasks guide

1dd9df2a6c1fbe7a19f58af99a6140582cd1b555 authored almost 4 years ago by Zach Daniel <[email protected]>
fix: rework the way multitenant migrations work

feat: add `mix ash_postgres.create`

feat: add `mix ash_postgres.migrate`

feat: add `mix ash_po...

fbc42ce87a061e8147f8ca09af2631b4ba17a867 authored almost 4 years ago by Zach Daniel <[email protected]>
chore: release version v0.32.2

98e412f4ab08d5c9665a3ea649c0a2b6292e4c60 authored almost 4 years ago by Zach Daniel <[email protected]>
improvement: better errors for multitenant unique constraints

fix: un-break the `in` filter type casting code

test: add tests for untested features

7f8aa98f243176f5f29dbd57ca60fa873d50b62f authored almost 4 years ago by Zach Daniel <[email protected]>
chore: release version v0.32.1

bdb155a872382b5310fce18d519cc823ef21bfd8 authored almost 4 years ago by Zach Daniel <[email protected]>
fix: `ago` was adding, not subtracting

d8b3db7bf1d1a565379a81a8b8f4bf8a57404dd7 authored almost 4 years ago by Zach Daniel <[email protected]>
chore: release version v0.32.0

1135189b3534736169f2c8bdd7cf678c788f875c authored almost 4 years ago by Zach Daniel <[email protected]>
feat: support latest ash + contains

5b3fd3f1447f6992427142d147e7feed79f8c3f9 authored almost 4 years ago by Zach Daniel <[email protected]>
chore: update ash version in CI

1b0b6e5426310d3165c6ff24bef78a68200b5746 authored almost 4 years ago by Zach Daniel <[email protected]>
chore: release version v0.31.1

b78a6b460d8626cfc48aaa6b04bc86d446496cab authored almost 4 years ago by Zach Daniel <[email protected]>
improvement: update to latest ash

9143097ba59f8ffdbd566b0febd2678205e628cf authored almost 4 years ago by Zach Daniel <[email protected]>
chore: release version v0.31.0

4f4e91b13a0623e7c96333ec458884535a0103ed authored almost 4 years ago by Zach Daniel <[email protected]>
feat: support fragments

feat: support type casting

feat: update to latest ash to support expressions

80e63f906742f87a0724204bba52f1bc6b164bc1 authored almost 4 years ago by Zach Daniel <[email protected]>
fix: update CI versions

dd7653a06d4b0fba0f5b49b05398c413a3079485 authored almost 4 years ago by Zach Daniel <[email protected]>
docs: update --apis docs

a2a88c661c397b63cc6379135abb134839ab670f authored almost 4 years ago by Zach Daniel <[email protected]>
chore: fix typos (#46)

f7c826bc015e687cef7cf12e60302589ffb26496 authored almost 4 years ago by Frank Dugan III <[email protected]>
Fix incorrect joins (#45)

f29ed6a014201bf39db3d75046a7bde0d7ba0ce0 authored almost 4 years ago by zimt28 <[email protected]>
chore: release version v0.30.1

1ec14f0e0b46c481b9978cf725fdb3ba975d0324 authored almost 4 years ago by Zach Daniel <[email protected]>
chore: fix formatter

6eb46231eafcca8a56cc5d7359c7eed2cd986cd0 authored almost 4 years ago by Zach Daniel <[email protected]>
chore: release version v0.30.0

9069fe86695b6dbde7e671ce59e36679e496a273 authored almost 4 years ago by Zach Daniel <[email protected]>
chore: fix formatter

e63cf883e54ac2caecb4053ec49b128c760744de authored almost 4 years ago by Zach Daniel <[email protected]>
feat: Add check_migrated option to migration generator (#40) (#43)

38bf5558676d3dd49223516029927dfe9e7459cd authored almost 4 years ago by zimt28 <[email protected]>
chore: update tests

3ac292617ee5f30afadb0071a2a884d9d4dfbc4a authored almost 4 years ago by Zach Daniel <[email protected]>
chore: format

94289b84547a5b3029681613d722386906dffae0 authored almost 4 years ago by Zach Daniel <[email protected]>
chore: fix .formatter.exs

e2187098f842de85bd11fe55413c5ba1bd7b838b authored almost 4 years ago by Zach Daniel <[email protected]>
chore: Update primary keys & formatting (#44)

a9db1f3601030aa4fb9e81f8a15eb12bf9ebf7b6 authored almost 4 years ago by zimt28 <[email protected]>
chore: release version v0.29.6

cb46aab14f108c14cfa3a63172edd77918d77218 authored almost 4 years ago by Zach Daniel <[email protected]>
fix: rename out of phase, small migration fix

d3ae6f634b8b61ef8243fb199a9dd18f10128404 authored almost 4 years ago by Zach Daniel <[email protected]>