Ecosyste.ms: OpenCollective

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

github.com/typelevel/grackle

Grackle: Functional GraphQL for the Typelevel stack
https://github.com/typelevel/grackle

Update flyway-core to 9.2.2

4998f93db01bf651b3f931ef618b84c9d62ac411 authored over 2 years ago by lucuma-steward[bot] <106720676+lucuma-steward[bot]@users.noreply.github.com>
Fix code snippets in in-memory tutorial documentation

91805a4aa1f09a09791730a3de055b658f61ed3e authored over 2 years ago by Rafal Piotrowski <[email protected]>
Merge pull request #260 from gemini-hlsw/update/flyway-core-9.2.1

Update flyway-core to 9.2.1

c68e029ba34b068e9755087de43de8b6de903a92 authored over 2 years ago by Miles Sabin <[email protected]>
Update flyway-core to 9.2.1

bd4679f1447b5106b9a6ebcb9822260432fd852e authored over 2 years ago by lucuma-steward[bot] <106720676+lucuma-steward[bot]@users.noreply.github.com>
Merge pull request #257 from gemini-hlsw/update/flyway-core-9.2.0

Update flyway-core to 9.2.0

6d4223acc817de01c13e32e75091d6f6712835f3 authored over 2 years ago by Miles Sabin <[email protected]>
Merge pull request #255 from gemini-hlsw/update/http4s-circe-0.23.15

Update http4s-circe, http4s-dsl to 0.23.15

cf1c1917fc8beb286beb0004bff2154b3c956f0f authored over 2 years ago by Miles Sabin <[email protected]>
Update flyway-core to 9.2.0

310d13581d0864b96323154f6aac06f06cca2dd9 authored over 2 years ago by lucuma-steward[bot] <106720676+lucuma-steward[bot]@users.noreply.github.com>
Merge pull request #253 from gemini-hlsw/demo-db-backend

Add DB-backed example to demo

626c5f7422787307c428d402a64341a8cc4a0f9b authored over 2 years ago by Rafal Piotrowski <[email protected]>
Update http4s-circe, http4s-dsl to 0.23.15

58780e5e308a40c23925d135532e75096e674a1d authored over 2 years ago by lucuma-steward[bot] <106720676+lucuma-steward[bot]@users.noreply.github.com>
Merge pull request #254 from gemini-hlsw/topic/preunique

Add preunique operation to Cursor to support nested Unique

58639629e8d86f77b59c34db51f3f6bf22c0bf96 authored over 2 years ago by Miles Sabin <[email protected]>
Add preunique operation to Cursor to support nested Unique

2bf56e9a87cdde27f5a8740e6fefd5572edf717d authored over 2 years ago by Miles Sabin <[email protected]>
Add DB-backed example to demo

* Add doobie PostgreSQL backend for "world" example in demo app
* Refactor code to host two Gr...

ac2ecfe8e9bdee486ed27304e6e8c7791ca4fafc authored over 2 years ago by Rafal Piotrowski <[email protected]>
Merge pull request #252 from gemini-hlsw/preserve-env

add Cursor.envR

4736cf5c5f682682b13012136d82fb1d6c045d6d authored over 2 years ago by Miles Sabin <[email protected]>
add envR

e4a55ef802cbf6aad36c92f65c5638c33eaa7347 authored over 2 years ago by Rob Norris <[email protected]>
Merge pull request #251 from gemini-hlsw/upstream

convenience methods

f609672c4ee569d2afee6ca3a092acce5a3aa686 authored over 2 years ago by Rob Norris <[email protected]>
convenience methods

2c6fb5a8e865290ade760c15001773af88c4078c authored over 2 years ago by Rob Norris <[email protected]>
Merge pull request #250 from gemini-hlsw/not-a-leaf

improve error message

b8c5ed2bb69690618a72fb95ed1417802023b597 authored over 2 years ago by Miles Sabin <[email protected]>
oops

a95c76cc7c64763388f2e7294790cb89b172d9c5 authored over 2 years ago by Rob Norris <[email protected]>
improve error message

744d2b9381bcc6ed60d9f0f4eb8548ff865cb59d authored over 2 years ago by Rob Norris <[email protected]>
Merge pull request #249 from jbotto94/237

Remove GroupList from the query algebra

4a5db392a02e0e35343009878580c7489d755aa4 authored over 2 years ago by Miles Sabin <[email protected]>
Removing GroupList and using Group instead

253370a46b9790752f4df6835828bd842c463140 authored over 2 years ago by JB <[email protected]>
Merge pull request #248 from gemini-hlsw/topic/rename-doobie

Rename the doobie module to doobie-pg

254572bfeed099cfcc020907d10da80ec2b23a03 authored over 2 years ago by Miles Sabin <[email protected]>
Rename the doobie module to doobie-pg

Both the skunk and the doobie module share the logic of the sql module
which by now generates ve...

c6d005359635b1d6b7a422a8ebed3f70c5bfa380 authored over 2 years ago by Miles Sabin <[email protected]>
Merge pull request #247 from gemini-hlsw/topic/fix-fool-apply

Fix operator ordering in FilterOrderByOffsetLimit.apply

c43d34af9278c453461061f2c96fcf3bee7dcaa0 authored over 2 years ago by Miles Sabin <[email protected]>
Fix operator ordering in FilterOrderByOffsetLimit.apply

The order of composition of the constituent operators was back to front.

c42e9fb0a7bcd825cb5a8dd081ff517581f4b31e authored over 2 years ago by Miles Sabin <[email protected]>
Merge pull request #242 from gemini-hlsw/like

switch Like to take an optional term

5b671610048c173f3f51a8e1b1c1aee9e9533d8e authored over 2 years ago by Miles Sabin <[email protected]>
Make Like polymorphic in the nullability of its Term

The SQL LIKE operator can be applied to both nullable and non-nullable
columns, however, prior t...

f9347785fab32cfbb5dca1f455b3dabd8fc5a537 authored over 2 years ago by Miles Sabin <[email protected]>
Merge pull request #246 from gemini-hlsw/topic/fewer-lists

Reduce use of Lists and miscellaneous performance tweaks

3a06d25e8adac214b9616964e35787c1e7251c74 authored over 2 years ago by Miles Sabin <[email protected]>
Reduce use of Lists and miscellaneous performance tweaks

+ Uses of List replaced with Seq, Iterable or Iterator where possible.
+ Cursor asList now takes...

c806e698f3be09ab293f31d5f9644630cfdefed5 authored over 2 years ago by Miles Sabin <[email protected]>
Tweaked benchmark

f3ecca3c00dfec578916d20d80d0e7817771c727 authored over 2 years ago by Miles Sabin <[email protected]>
Merge pull request #245 from gemini-hlsw/update/literally-1.1.0

Update literally to 1.1.0

0a04c88f36eeb103eae8218a6897f716d2e58e36 authored over 2 years ago by Miles Sabin <[email protected]>
Update literally to 1.1.0

bb80f151f78d3bf7476f898bc1225ecd21c22bdd authored over 2 years ago by lucuma-steward[bot] <106720676+lucuma-steward[bot]@users.noreply.github.com>
Merge pull request #244 from gemini-hlsw/update/testcontainers-scala-postgresql-0.40.10

Update testcontainers-scala-postgresql, ... to 0.40.10

f7e2487effbbd3d5839e49f8cbc666431e7e27d3 authored over 2 years ago by Miles Sabin <[email protected]>
Update testcontainers-scala-postgresql, ... to 0.40.10

cd77fac6faf95f9ad9703bda7dac6bb1af54f215 authored over 2 years ago by lucuma-steward[bot] <106720676+lucuma-steward[bot]@users.noreply.github.com>
Merge pull request #241 from gemini-hlsw/update/http4s-circe-0.23.14

Update http4s-circe, http4s-dsl to 0.23.14

f67f2614771613dd22c043ceddf53a891a6a0511 authored over 2 years ago by Miles Sabin <[email protected]>
Merge pull request #239 from gemini-hlsw/update/sbt-tpolecat-0.4.1

Update sbt-tpolecat to 0.4.1

a4f40891e0c0d4cbc46e661f41f0c437fe40810c authored over 2 years ago by Miles Sabin <[email protected]>
Merge pull request #238 from gemini-hlsw/update/sbt-typelevel-ci-release-0.4.13

Update sbt-typelevel-ci-release to 0.4.13

8c7bf2b2b35723f71460476ce24bc468e808a5f6 authored over 2 years ago by Miles Sabin <[email protected]>
Merge pull request #240 from gemini-hlsw/parens

add parens around binops

065bc54ff8233f194044f63fa5cd180b3e2c561a authored over 2 years ago by Miles Sabin <[email protected]>
Update http4s-circe, http4s-dsl to 0.23.14

1fc89e7c873583b34623d5df07c895fa6aea98f8 authored over 2 years ago by lucuma-steward[bot] <106720676+lucuma-steward[bot]@users.noreply.github.com>
parens

74857ffbfc98cf8d59582d669003007a2b3f1e98 authored over 2 years ago by Rob Norris <[email protected]>
add parens around binops

39cdf4b9a47d5293d0081d27fda716e556db2ee7 authored over 2 years ago by Rob Norris <[email protected]>
Update sbt-tpolecat to 0.4.1

d1dd6ab6dae02dc604bba595ebc07f0ff7a4668d authored over 2 years ago by lucuma-steward[bot] <106720676+lucuma-steward[bot]@users.noreply.github.com>
Update sbt-typelevel-ci-release to 0.4.13

fff514d15c12bda2f8ae08222c9f471232b3abb6 authored over 2 years ago by lucuma-steward[bot] <106720676+lucuma-steward[bot]@users.noreply.github.com>
Merge pull request #236 from gemini-hlsw/update/sbt-tpolecat-0.4.0

Update sbt-tpolecat to 0.4.0

0709849657450cfdfcea13c7cf451834ef521d74 authored over 2 years ago by Miles Sabin <[email protected]>
Merge pull request #235 from gemini-hlsw/update/testcontainers-scala-postgresql-0.40.9

Update testcontainers-scala-postgresql, ... to 0.40.9

048da445e8e27361924f67af055e267bbed685e2 authored over 2 years ago by Miles Sabin <[email protected]>
Merge pull request #232 from gemini-hlsw/update/log4cats-slf4j-2.4.0

Update log4cats-slf4j to 2.4.0

5e4ec36443aa2bdee4e5d1851108bd2a533a2e66 authored over 2 years ago by Miles Sabin <[email protected]>
Update sbt-tpolecat to 0.4.0

f50595c086b4a6c38f12f505ce48922e2f9a1db0 authored over 2 years ago by lucuma-steward[bot] <106720676+lucuma-steward[bot]@users.noreply.github.com>
Update testcontainers-scala-postgresql, ... to 0.40.9

b7c5f41a63aa3c1dd963e2a4f2cdf8d4fb529de5 authored over 2 years ago by lucuma-steward[bot] <106720676+lucuma-steward[bot]@users.noreply.github.com>
Merge pull request #233 from betehess/fix/directive-location

Fix directive location parsing

2165d61758f2d749bf4b77b796b9004a61645466 authored over 2 years ago by Miles Sabin <[email protected]>
Fix direction location parsing

a9c6843420ca116be1877068279d557d2251a842 authored over 2 years ago by Alexandre Bertails <[email protected]>
Update log4cats-slf4j to 2.4.0

c7386e724982247bd0d806c4fcb9e347b516ace9 authored over 2 years ago by lucuma-steward[bot] <106720676+lucuma-steward[bot]@users.noreply.github.com>
Merge pull request #231 from gemini-hlsw/update/sbt-1.7.1

Update sbt to 1.7.1

a24ffafe4058de3afb3e9e6d42d0f143af52bffc authored over 2 years ago by Miles Sabin <[email protected]>
Update sbt to 1.7.1

ed3ec7c6abc1d52ac585d3dc668ab3bb03b9876c authored over 2 years ago by lucuma-steward[bot] <106720676+lucuma-steward[bot]@users.noreply.github.com>
Merge pull request #227 from gemini-hlsw/topic/type-conditions-widen

Type conditions may widen as well as narrow

7eb7c073836b887407ecc280e562af8eb606075b authored over 2 years ago by Miles Sabin <[email protected]>
Type conditions may widen as well as narrow

39cb39f5828931e2c473d5420a09391c950f7fab authored over 2 years ago by Miles Sabin <[email protected]>
Merge pull request #226 from gemini-hlsw/update/cats-parse-0.3.8

Update cats-parse to 0.3.8

a9daa5ca8fd44c6a9f06e3e1b9a8c249fe166b65 authored over 2 years ago by Miles Sabin <[email protected]>
Update cats-parse to 0.3.8

7ea7382929fd2b7b688ad58b90b3b72ae7f28f84 authored over 2 years ago by lucuma-steward[bot] <106720676+lucuma-steward[bot]@users.noreply.github.com>
Merge pull request #224 from gemini-hlsw/topic/update-http4s

Update http4s

8eec85467d4f9104b8a883607737740b6a40b2ff authored over 2 years ago by Miles Sabin <[email protected]>
Update http4s

Blaze client and server versioning has been decoupled from core so we
need to version them indep...

0bbc6a30683f7f9e403949432c6d350d10be6433 authored over 2 years ago by Miles Sabin <[email protected]>
Merge pull request #223 from gemini-hlsw/topic/unify-doobie-skunk-tests

Unify doobie and skunk tests; skunk performance improvements

4bbfc1651dfdc07e8feb981d0fbda808fac2df3c authored over 2 years ago by Miles Sabin <[email protected]>
Bump base version to 0.3 to keep MiMa happy

997f215a3ad35a8cc10b78f0cca333b118496600 authored over 2 years ago by Miles Sabin <[email protected]>
Avoid class shadowing for Scala 3 compatability

8135bc8ed8d6e5efa36b0ae4e4f9f20144226afa authored over 2 years ago by Miles Sabin <[email protected]>
Renamed

6c6763febae65e5c228a4abf45ee023097b4b42b authored over 2 years ago by Miles Sabin <[email protected]>
Reduced allocations in SkunkMapping#fetch

fa7b437fc00ba85e81f9554861fee1b3653714f4 authored over 2 years ago by Miles Sabin <[email protected]>
Tweaked test packaging

3aadb2e74edfb557bb31ca95e27aabb68103533a authored over 2 years ago by Miles Sabin <[email protected]>
Combined doobie/skunk suite boilerplate

29765c1be304c9c38bee6043f037a79c49f17377 authored over 2 years ago by Miles Sabin <[email protected]>
Unified graph tests

13e34bab6f009f1ab08826ea85fcaa9376c7fe1d authored over 2 years ago by Miles Sabin <[email protected]>
Unified tree tests

466b0f7cddd3c1d171a5df62911d43638f0204a9 authored over 2 years ago by Miles Sabin <[email protected]>
Unified projection tests

096d2084f0bcd2c6c36deac678646f1c074d83fd authored over 2 years ago by Miles Sabin <[email protected]>
Unified unions tests

0701ebf53e86b3e4c312e6c2d4e37cd6ee34e185 authored over 2 years ago by Miles Sabin <[email protected]>
Unified world tests

59687412485192e5e5fa1b27e112f6b08405d768 authored over 2 years ago by Miles Sabin <[email protected]>
Renamed for consistency

493c783ee9032f25860464ffbcec30b71c66fdd9 authored over 2 years ago by Miles Sabin <[email protected]>
Unified siblinglists tests

bb4ec8b0e76cc46afcefa2789a3ebd2f644dd612 authored over 2 years ago by Miles Sabin <[email protected]>
Unified mutation tests

03a8f7c76eabd420579a14cf40a0f87e4726f8f7 authored over 2 years ago by Miles Sabin <[email protected]>
Unified jsonb tests

f7534c9e5e319f4907375245b14c2a9c2a6fc8e2 authored over 2 years ago by Miles Sabin <[email protected]>
Unified interfaces tests

0e818cc8f617c4efa3ba0d1d67b37627bbf6d64e authored over 2 years ago by Miles Sabin <[email protected]>
Unified scalar tests

7d185e16c3e98e428ac680567ed4fae121396259 authored over 2 years ago by Miles Sabin <[email protected]>
Unified filterorderbyoffsetlimit tests

f04f10d86bc1e9edce50ab826233047e5a12f857 authored over 2 years ago by Miles Sabin <[email protected]>
Unified embedding tests

367f1d1508b062320c14799a98eba4b4d896d70d authored over 2 years ago by Miles Sabin <[email protected]>
Unified composed tests

d37abf4efc8b52432e6b9665157180179ef53747 authored over 2 years ago by Miles Sabin <[email protected]>
Unified coalesce tests

75a84111f9e417407552fd4f4e5ade93c5e18993 authored over 2 years ago by Miles Sabin <[email protected]>
Unified arrayjoin tests

97f7a05a05ffbab73aba1e4fe25fdfee86b2ff99 authored over 2 years ago by Miles Sabin <[email protected]>
Merge pull request #220 from gemini-hlsw/topic/fix-memo

Remove memo cache

dd58983f98e23ca41209f9fb8983f290d4bbab05 authored over 2 years ago by Miles Sabin <[email protected]>
Remove memo cache

Cache was accidentally shared between queries against the same mapping.
Benchmarks suggest the p...

fe0cb4b1ad86409d7d78889aad381efa9a755789 authored over 2 years ago by Miles Sabin <[email protected]>
Merge pull request #218 from gemini-hlsw/update/scala3-library-3.1.3

Update scala3-library to 3.1.3

bc2d2b9e1cc35ab26a6d88cbcbf0e74ac6d3f6a6 authored over 2 years ago by Miles Sabin <[email protected]>
Merge pull request #217 from gemini-hlsw/update/log4cats-slf4j-2.3.2

Update log4cats-slf4j to 2.3.2

143e319062a2b833e9b3f8d347b26a34d48e2d8c authored over 2 years ago by Miles Sabin <[email protected]>
Merge pull request #219 from gemini-hlsw/topic/update-cats

Update cats to 2.8.0

766f692a9a3a4ad0098d697ec8c1639b31d855a5 authored over 2 years ago by Miles Sabin <[email protected]>
Update cats to 2.8.0

cfdb79860f4f406baf0950a0d4ccb38e5d15761f authored over 2 years ago by Miles Sabin <[email protected]>
Merge pull request #215 from gemini-hlsw/update/sbt-typelevel-ci-release-0.4.12

Update sbt-typelevel-ci-release to 0.4.12

9530e5f79300539d71cf4dea28ebcc308e64f3d0 authored over 2 years ago by Miles Sabin <[email protected]>
Merge pull request #214 from gemini-hlsw/update/shapeless3-deriving-3.1.0

Update shapeless3-deriving to 3.1.0

78e2be9e63956b3ea54d21aea72a864b9ab6682b authored over 2 years ago by Miles Sabin <[email protected]>
Merge pull request #213 from gemini-hlsw/update/sbt-tpolecat-0.3.3

Update sbt-tpolecat to 0.3.3

edeb3b92a12d5b655c6a300b6769908808534be2 authored over 2 years ago by Miles Sabin <[email protected]>
Regenerate workflow with sbt-github-actions

5e57687cc1f3b40ec7b76e878a764fa8dbd50ae2 authored over 2 years ago by lucuma-steward[bot] <106720676+lucuma-steward[bot]@users.noreply.github.com>
Update scala3-library to 3.1.3

4d2d408f7a451c62124da9705c3308afdc7b6380 authored over 2 years ago by lucuma-steward[bot] <106720676+lucuma-steward[bot]@users.noreply.github.com>
Update log4cats-slf4j to 2.3.2

c72abcca21351eddd17d236e2d62f9b9ddcd1b3d authored over 2 years ago by lucuma-steward[bot] <106720676+lucuma-steward[bot]@users.noreply.github.com>
Regenerate workflow with sbt-github-actions

437112bb66ae19bdfae519caef4e1898517f3b08 authored over 2 years ago by lucuma-steward[bot] <106720676+lucuma-steward[bot]@users.noreply.github.com>
Update sbt-typelevel-ci-release to 0.4.12

8ba9ad478179add900775eebdd76ab5612a0a196 authored over 2 years ago by lucuma-steward[bot] <106720676+lucuma-steward[bot]@users.noreply.github.com>
Update shapeless3-deriving to 3.1.0

61b81ecc7b9dff2189a845283b8fef45e38692fc authored over 2 years ago by lucuma-steward[bot] <106720676+lucuma-steward[bot]@users.noreply.github.com>
Update sbt-tpolecat to 0.3.3

65b0c9cff1b0bbad80fa31f687ba9356a69431e9 authored over 2 years ago by lucuma-steward[bot] <106720676+lucuma-steward[bot]@users.noreply.github.com>
Merge pull request #212 from gemini-hlsw/update/sbt-typelevel-ci-release-0.4.11

Update sbt-typelevel-ci-release to 0.4.11

5d9c01c7a1d9765ecac3bb8c976f36799923774b authored over 2 years ago by Miles Sabin <[email protected]>
Merge pull request #211 from gemini-hlsw/update/shapeless3-deriving-3.0.4

Update shapeless3-deriving to 3.0.4

fd131f6b2d1ff3c4ce7c0d3626b2ec7e3893c51b authored over 2 years ago by Miles Sabin <[email protected]>