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

chore: raise CI version

bcd48470eb07244a4b6885284e93772f7c89d59f authored over 2 years ago by Zach Daniel <[email protected]>
improvement: support new timeouts

662bf421c4089981c7775f42e426e982631a02f3 authored over 2 years ago by Zach Daniel <[email protected]>
improvement: make select unique before running query

b77ad2c808ee45e0a0f8f0292a1b6cb69ae1efa2 authored over 2 years ago by Zach Daniel <[email protected]>
chore: clean up docs for new docs site

48c6142040d389272d235b7e62d354a3a37a825e authored over 2 years ago by Zach Daniel <[email protected]>
chore: there is no `use DocIndex`

b75532f64e1fd7a264fd32eb739dcd86317e8714 authored over 2 years ago by Zach Daniel <[email protected]>
improvement: add doc_index

de2502c208d36692760db0b3d6ce8d16224a5a91 authored over 2 years ago by Zach Daniel <[email protected]>
improvement: add exclusion_constraint_names (#83)

ed8d4f29f2eb6e667a568f3b373f90ace93cc3f4 authored almost 3 years ago by kernel-io <[email protected]>
fix: select custom aggregates properly

28cab457fe19c1ce3d080aec8a5f4cf0cbf0aaed authored almost 3 years ago by Zach Daniel <[email protected]>
failing custom aggregate test (#82)

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

76751911724e1c1a870e1567af10d215c37ca50d authored almost 3 years ago by kernel-io <[email protected]>
fix: don't add reference when renaming column if unnecessary

fix: don't cast `nil` to `""`

f57a77f9128f4e1e6b94284edce61c6d32627ad6 authored almost 3 years ago by Zach Daniel <[email protected]>
fix: `!is_atom/1` -> `!is_boolean/1`

f801fd8598635e84c1eb04512270fcf8c9b8a109 authored almost 3 years ago by Zach Daniel <[email protected]>
fix: sanitize lists to stringify atoms

b99da803bcc3c885f8f4d129d5d03cc5696be3b5 authored almost 3 years ago by Zach Daniel <[email protected]>
fix: cast embedded atoms to strings first

957c99414dff95e3f1f252e79c21d3ba9f075fea authored almost 3 years ago by Zach Daniel <[email protected]>
fix: don't cast `{:in, :any}` types

375f00de850d4f25051b33ad8f43881cc1c8bfac authored almost 3 years ago by Zach Daniel <[email protected]>
fix: more don't cast any types

fedd35fa3289e5f235720cd234efd1cc794d44d3 authored almost 3 years ago by Zach Daniel <[email protected]>
fix: don't cast if there is no type

de8aa43ad6cdb90d14b93d13a227f26cf6f9f15e authored almost 3 years ago by Zach Daniel <[email protected]>
fix: properly handle relationship filter bindings

fix: don't consider fields changed with only source -> name changes

efaa7c6cc65c12685dadce19fb4f05da305ea835 authored almost 3 years ago by Zach Daniel <[email protected]>
fix: handle name -> source change in more places

973a73e18c9cc32522dfe23776ca1ff1e2483205 authored almost 3 years ago by Zach Daniel <[email protected]>
chore: update mix.lock

d8173ca201b96829b436f5d8246b2b86e91eb172 authored almost 3 years ago by Zach Daniel <[email protected]>
fix: handle name -> source rename in operation ordering

6c20f593b095cd1a24a761d1c7c6a27b85d9ded1 authored almost 3 years ago by Zach Daniel <[email protected]>
feat: support `cast_in_query?/0` and `source`

97bd185c172c1c5f7166863be2658431140a90e0 authored almost 3 years ago by Zach Daniel <[email protected]>
fix: fix aggregate/base filters

e6ff1d8b4b4d179fa1bc4e7cbb330ca6e4bb7b10 authored almost 3 years ago by Zach Daniel <[email protected]>
chore: test enum types

a6577d5175e872f1fc94c95e821a4c7d98e51222 authored almost 3 years ago by Zach Daniel <[email protected]>
improvement: support referencing aggregates from aggregate filters

fix: don't select more fields than necessary

cd9701a6ea99b90eaa6c7f26cde4e6931fbdbe20 authored almost 3 years ago by Zach Daniel <[email protected]>
improvement: support access syntax

e2bd3c5aecc0bcd32399c1239e7f6df5c4a602a0 authored almost 3 years ago by Zach Daniel <[email protected]>
WIP

fcee70b2f72cccf0b1c124066091bb6469c77ecd authored almost 3 years ago by Zach Daniel <[email protected]>
fix: place expressions in the proper order in selects

00d937cfa81e9dd2c50a744ed98c2d880589918b authored almost 3 years ago by Zach Daniel <[email protected]>
alpha -> beta

2cc21d57d63fb16673d701d913f6973567626fbf authored almost 3 years ago by Zach Daniel <[email protected]>
fix: don't use the base ecto type

e034e70b919381769d832aaf134a0012ce7c8f85 authored almost 3 years ago by Zach Daniel <[email protected]>
all green on dynamic refactor

2258e6f7495512e4bf2a252a63db17f430b8938e authored almost 3 years ago by Zach Daniel <[email protected]>
fix: properly reverse parameters before/after expansion

96c70fcaff82fcdc31f89b63fd837764df5e4344 authored almost 3 years ago by Zach Daniel <[email protected]>
fix: don't call `ecto_type` twice when resolving types

079eb2e08d2428ae945bd50ed17a9e5dae96e6b2 authored almost 3 years ago by Zach Daniel <[email protected]>
fix: match on count in expr

928e31a3d3797130545b591c01722249ea464f8e authored almost 3 years ago by Zach Daniel <[email protected]>
fix: remove incorrect param count tracking

4c0fc2307457f7c47583b2c6a3b2babdeaba7c7f authored almost 3 years ago by Zach Daniel <[email protected]>
fix: properly track param count

a8ab857611efc915d5072acaaa04f153e8831400 authored almost 3 years ago by Zach Daniel <[email protected]>
WIP on dynamic refactor

e19a44d7d959ba2687419d41e12c785073bba4c0 authored almost 3 years ago by Zach Daniel <[email protected]>
fix: don't sort when joining

1dcef728fe0e82e7147d162cc0659ad341585798 authored almost 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.41.7

b03cdc4527c80bb2a0493808185eab0101066698 authored about 3 years ago by Zach Daniel <[email protected]>
fix: ensure repo is compiled (#80)

54bc39ff683eb11f412e05ca5d3d58f6212fa238 authored about 3 years ago by Zach Daniel <[email protected]>
bugfix: ensure repo is compiled (#80)

4a1f1880ffe80f98d4afe0e4f9235f9621112d98 authored about 3 years ago by kernel-io <[email protected]>
chore: release version v0.41.6

50b397d7dd6626fab06c9aa57231274e043c49d3 authored about 3 years ago by Zach Daniel <[email protected]>
fix: properly construct nested join relationships

d7874c5ecd9903691aca384ba33aa1c0ca3e83aa authored about 3 years ago by Zach Daniel <[email protected]>
chore: remove empty test

5b88f476f2c1be025d92faed54fdaf3b61aebf7f authored about 3 years ago by Zach Daniel <[email protected]>
fix: use `CiStringWrapper` type in ash_postgres

912fab9a9601253c361955b996fe3762b44e832e authored about 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.41.5

ee7dd56710eaa37f5459ea28c1e2abd239a1cd91 authored about 3 years ago by Zach Daniel <[email protected]>
fix: ensure we are returning * on upserts (#79)

Co-authored-by: kernel-io <kernel>

2790a725cc2b107bdbae189583252355679c3152 authored about 3 years ago by kernel-io <[email protected]>
docs: add production migrations example

87a39b62e5b03fe69905c3e031d2b2bc3382fd8b authored about 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.41.4

dd8c223c56a2577b9258291e1e16e87e878df555 authored about 3 years ago by Zach Daniel <[email protected]>
chore: update version requirement to allow 1.51+

5c5eff59ee17d702a7ee10dbaae06954ea07c337 authored about 3 years ago by Zach Daniel <[email protected]>
improvement: don't upsert defaults on conflict (#77)

Co-authored-by: kernel-io <kernel>

df62c35801d6a9bb4cc117b985c15f99ff16ca68 authored about 3 years ago by kernel-io <[email protected]>
chore: fix ash version

359979a304cc62d40393efe7cac8e7dc08823101 authored about 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.41.3

764c81a2ad9900d03abc3fac43034098e869f99b authored about 3 years ago by Zach Daniel <[email protected]>
fix: handle new if types

improvement: relax ash version requirement

98004f32517e1ae38ef2f3d3bc9faa6a1dd2da35 authored about 3 years ago by Zach Daniel <[email protected]>
chore: work on tests

9a97cb682d820fa27240f462aeb6e0a44bd906cf authored about 3 years ago by Zach Daniel <[email protected]>
test: Add failing test for calculations load nullable timestamp aggregates compared to a fragment (#76)

b353b63b82ac453e28104817d9737cf1661c4393 authored about 3 years ago by Frank Dugan III <[email protected]>
chore: release version v0.41.2

032bdc52df069446e66b92233233cb2d03d92e1b authored about 3 years ago by Zach Daniel <[email protected]>
improvement: add custom migration types, and repo level override

af97c549c5be45fbfe4c29f8660dae2b0f1765e6 authored about 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.41.1

ab89e0e4aede1ecad41cc1bb76947fe467dc82c4 authored about 3 years ago by Zach Daniel <[email protected]>
improvement: update to latest version of ash

893771bbafc70be8f73ad788fa10be26a92fffcc authored about 3 years ago by Zach Daniel <[email protected]>
fix: copy query prefix to newly created query (#74)

5a0d14524928b778f892c693dad5547eb4b49663 authored about 3 years ago by kernel-io <[email protected]>
chore: release version v0.41.0-rc.9

e5c48e4b8b927f942d33808c7d989f6c8d0027e6 authored about 3 years ago by Zach Daniel <[email protected]>
chore: update to latest ash

5aa19b4f09d87349e0d1e149e748c186090b93ab authored about 3 years ago by Zach Daniel <[email protected]>
fix: use proper ecto types everywhere

4c4af7ebfab4049738ccfefe331e733ef3a8c2a8 authored about 3 years ago by Zach Daniel <[email protected]>
fix: try to fix missing paren issue in array_agg

ff261d75bb89a2640de042c5c7af45de8a3a32d8 authored about 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.41.0-rc.8

5053956466f1c315adf92381f30182369752c66b authored about 3 years ago by Zach Daniel <[email protected]>
improvement: support `default` on aggregates

chore: update to latest ash patterns for testing

2fdcea7ef86bc16e25cbd13e081455c5faee3458 authored about 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.41.0-rc.7

4522d70c1e8352f1d819e19b496c8ca3726a9dc8 authored about 3 years ago by Zach Daniel <[email protected]>
fix: fix can? for :joins (#73)

3a8d271e7506553bdf0f857846854e205e34ce37 authored about 3 years ago by Zach Daniel <[email protected]>
bugfix: fix can? for :joins (#73)

e4de6f59f6e8f621bba6a0d02a1e98725d9990cc authored about 3 years ago by kernel-io <[email protected]>
chore: release version v0.41.0-rc.6

149f4f3d9ed2983425f94b8f50cfb35e7c0809a5 authored about 3 years ago by Zach Daniel <[email protected]>
handle when no opts are passed to custom index (#72)

4307415cca7019ee99287391c289044f492124b4 authored about 3 years ago by Michael St Clair <[email protected]>
fix: remove unused default value

3f0aa74db2da6c72d4e367a99055580b86cd20ae authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.41.0-rc.5

4eb0b579f9f8bf17ef2f753db3518f8f95ab7edc authored over 3 years ago by Zach Daniel <[email protected]>
fix: use proper identity names for polymorphic resources

b9dfc20bf62ebce88fab5501875a0717c266ef3e authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.41.0-rc.4

013af52ee4656d04e378c310c1971b7c5aa332bb authored over 3 years ago by Zach Daniel <[email protected]>
fix: set identity names propertly for polymorphic resources

b2350a5d6b530b9a223d6f5190cf5711a6daec0d authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.41.0-rc.3

ed5118fe65409553fc765f3170e85bdcedfaf4ca authored over 3 years ago by Zach Daniel <[email protected]>
fix: handle nil values in snapshots better

b9afd37eb7397381bd62f02cd5ce0eecd8d6e5d3 authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.41.0-rc.2

61301942fcde93f9a6ed7e773ee4fe2e0f77df5c authored over 3 years ago by Zach Daniel <[email protected]>
fix: remove unused field from snapshot parsing

9204ec0121a9551b448c9f64be6c80ab9513cced authored over 3 years ago by Zach Daniel <[email protected]>
chore: use latest ash version in CI

6154a272a473ab347fba52f335a49c4e0c4f13bb authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.41.0-rc.1

a2c832e551a7a563730638cfb3789e86862e31ef authored over 3 years ago by Zach Daniel <[email protected]>
improvement: support `custom_indexes`

be1fbd6137b5f87b702b585b97843483ff5b79a8 authored over 3 years ago by Zach Daniel <[email protected]>
chore: udpate git_ops

d5dad1b04a40e7334cdef34283617e31b5d6629c authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.41.0-rc0

ce9455105c0d6db4a99d268a3c26dc4c99d33e8d authored over 3 years ago by Zach Daniel <[email protected]>
improvement!: update to latest ash/ecto versions w/ parameterized types

981f6c8ccd86420f697093bacdc09b9f3c99f360 authored over 3 years ago by Zach Daniel <[email protected]>
improvement: Support default tenant migration path in releases (#69)

e6a68f10d0500f6bc06a3b5ad6046ec4cdf9a05b authored over 3 years ago by zimt28 <[email protected]>
chore: release version v0.40.11

7bb56fd2a2015bc9da02a777ddd892c6f086b3d9 authored over 3 years ago by Zach Daniel <[email protected]>
fix: set subquery prefix properly

54765f300ae0af4208cb1b7bb975bf19fb65d7ee authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.40.10

10c6ba38740beb1d108363b9067097ba880fe015 authored over 3 years ago by Zach Daniel <[email protected]>
chore: undo unnecessary expr casting

dc054e09fba508820492e3b6de75b9a19b5a0d13 authored over 3 years ago by Zach Daniel <[email protected]>
fix: set subquery source correctly

fix: create parameter for ci strings

c6841c9e7289a0f5f0c9aff88e277be07c3ba2a5 authored over 3 years ago by Zach Daniel <[email protected]>
improvement: info on migration generator output

e6ec25ec6415236ae366d5a4173b311596ff0406 authored over 3 years ago by Zach Daniel <[email protected]>
chore: update mix.lock

e7ff7399e581348cc49a63289f36a91b02e3fcea authored over 3 years ago by Zach Daniel <[email protected]>
improvement: use match: :full on attr multitenancy

548f0f4eba2a32dc9222f2ff52f50ca120c3f9ec authored over 3 years ago by Zach Daniel <[email protected]>
improvement: update to latest ash

1eacdc8c2e38f4e685cf579a80ce2df9e8daf5cb authored over 3 years ago by Zach Daniel <[email protected]>
fix: explicitly set prefix at each level

7d9d7611cb4be38f5bee66346fe6de5518d21c5e authored over 3 years ago by Zach Daniel <[email protected]>
chore: update elixir version in CI

4493ea390cad0d379a9e9b60f6b071cb57c9825e authored over 3 years ago by Zach Daniel <[email protected]>
improvement: update to latest ash

937ffa002dc57b1684f0c1a622c633fde60e1726 authored over 3 years ago by Zach Daniel <[email protected]>
fix: interaction w/ attribute and context tenancy

5e5b5f3fc05af1fccc395fc2299d3cce2ca3d578 authored over 3 years ago by Zach Daniel <[email protected]>