Ecosyste.ms: OpenCollective

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

github.com/komapper/komapper

Kotlin ORM for JDBC and R2DBC
https://github.com/komapper/komapper

Introduce sealed interfaces to improve maintainability (#227)

992ad050e9c0b09d21d4e671fc1ea93b5a6a8994 authored over 3 years ago
Update plugin com.diffplug.spotless to v5.16.0 (#225)

Co-authored-by: Renovate Bot <[email protected]>

c0ee16a9a8ad1dd4389e3f1b398a1b6635c02c16 authored over 3 years ago
Use the kotlin.test library (#226)

dbdb257e7780ccc0f15ab5cf5de398f0a3494fb9 authored over 3 years ago
Set priorities for SPI services (#223)

* Apply the Decorator Pattern to StatementInspector

* Set priorities for SPI services

1eac0e01a279a554e5496ed2604051ba40f4207b authored over 3 years ago
Fix possible connection leak in R2DBC (#222)

* Fix possible connection leak in R2DBC

* Reduce a type parameter

c4c5a32c03f612271093a77a9001a6cb3b4263bb authored over 3 years ago
Update dependency org.mariadb:r2dbc-mariadb to v1.0.3 (#221)

Co-authored-by: Renovate Bot <[email protected]>

4922d5d9b652d5dcefd581ce53617d47ffa64bf8 authored over 3 years ago
Update plugin com.diffplug.spotless to v5.15.2 (#220)

Co-authored-by: Renovate Bot <[email protected]>

3bbad00f35070b222ccb669c0dfb3f159d1d41e9 authored over 3 years ago
Create CODE_OF_CONDUCT.md (#219)

f5dbcb2ecc52cac91cb3d5b74358168efb10ad23 authored over 3 years ago
Make IDE aware of generated code (#218)

9d4d9ef9d44814f91ac025ae8c00579d7bbb98c7 authored over 3 years ago
Update dependency io.r2dbc:r2dbc-postgresql to v0.8.10.RELEASE (#216)

Co-authored-by: Renovate Bot <[email protected]>

e2f8dd18823fe0e82c42082fd649b46679f6b48c authored over 3 years ago
Update dependency io.r2dbc:r2dbc-postgresql to v0.8.9.RELEASE (#215)

Co-authored-by: Renovate Bot <[email protected]>

10a79d2d11f5a305d6af6b0df1172b91f970f144 authored over 3 years ago
Update dependency org.postgresql:postgresql to v42.2.24 (#214)

Co-authored-by: Renovate Bot <[email protected]>

9bfd4922214703245e43e852a9d976df14170400 authored over 3 years ago
[Gradle Release Plugin] - [skip ci] new version commit: 'v0.18.1-SNAPSHOT'.

bcf2bb61fecfb1ad4341520b2e51bd37251f2579 authored over 3 years ago
[Gradle Release Plugin] - pre tag commit: 'v0.18.0'.

8de9fccf0b8d1705c63019ec030abf92863035a5 authored over 3 years ago
Make complex conditions available in the ON clause (#213)

* Make complex conditions available in the ON clause

* Remove redundant type parameters

ab1ab3b5c1ddc027b047c193c175e12c13cb0745 authored over 3 years ago
Update spring boot to v2.5.5 (#212)

Co-authored-by: Renovate Bot <[email protected]>

fa479d34647454b7a692673266f779d15c8f092d authored over 3 years ago
Update org.junit.jupiter to v5.8.1 (#201)

* Update org.junit.jupiter to v5.8.1

* Do not apply JUnit 5.8.1 to Spring Boot projects

Co...

33b486063140d31f579785acf20be4872e2ea05c authored over 3 years ago
Rename classes, parameters, and variables (#211)

* Change class names

* Remove an unused function

* Rename a variable

* Change parameter...

18a51b2957a224c0c0e4994e0b8e98bcddf99d50 authored over 3 years ago
Update kotlinVersion to v1.5.31 (#210)

25f4f6ebe43981822ba13a8a343d0a2c8e93f66d authored over 3 years ago
Update kspVersion to v1.5.31-1.0.0 (#208)

Co-authored-by: Renovate Bot <[email protected]>

3595389ded6416ef11f26be8386b431b179f2c30 authored over 3 years ago
Update plugin com.diffplug.spotless to v5.15.1 (#207)

Co-authored-by: Renovate Bot <[email protected]>

eabdb4427e7b7ed9ca60a1d2a3a2ca077cb77a5f authored over 3 years ago
Update dependency io.r2dbc:r2dbc-spi to v0.8.6.RELEASE (#206)

Co-authored-by: Renovate Bot <[email protected]>

9a76c38e4d263e38331a6773d6f7457375da32b0 authored over 3 years ago
Remove duplicate code (#205)

8de321394f660490bbd66f470584b393d89b1d55 authored over 3 years ago
Update spring core to v5.3.10 (#204)

Co-authored-by: Renovate Bot <[email protected]>

e1fa89e3400635b71cb6b4ac60b314f69c693a12 authored over 3 years ago
Update plugin com.gradle.plugin-publish to v0.16.0 (#203)

Co-authored-by: Renovate Bot <[email protected]>

02156963423ff61e6348305a75eb7d5e2a666419 authored over 3 years ago
Update dependency io.opentelemetry:opentelemetry-api to v1.6.0 (#202)

Co-authored-by: Renovate Bot <[email protected]>

b0a6b451d8d93399d2ca81a7cc51eb841f126958 authored over 3 years ago
Close JDBC resources early (#200)

* Close JDBC resources early

* Remove duplicate code

a0b9bb9acb330404a7d3db2f1f267baadba05dfb authored over 3 years ago
Add the selectEntities and the selectColumns functions (#199)

* Add the selectEntities and the selectColumns functions

* Polish test code

729eb55acff167d7a03d2e508a54d8c69e808355 authored over 3 years ago
Make IDE Aware Of Generated Code (#198)

56caa294b2d43fba0b3033530a50b1253fa34caf authored over 3 years ago
Update dependency com.google.cloud:sqlcommenter to v2 (#195)

Co-authored-by: Renovate Bot <[email protected]>

dff1552da0f3c96d2d96fc48492434793e77c8f0 authored over 3 years ago
Refactor session classes (#197)

* Rename JdbcDatabaseSession and R2dbcDatabaseSession

* Convert function to property

da131ea4029a5e0fe5e0a87518468589023d19bc authored over 3 years ago
Update dependency ch.qos.logback:logback-classic to v1.2.6 (#196)

Co-authored-by: Renovate Bot <[email protected]>

abb1ad9e14acc0fb08369c1de2abb8c6df0a6a6d authored over 3 years ago
Update kspVersion to v1.5.30-1.0.0 (#194)

Co-authored-by: Renovate Bot <[email protected]>

869110ddcf556a4dfb083ba2a33ec67c78671ec7 authored over 3 years ago
Update plugin com.diffplug.spotless to v5.15.0 (#193)

Co-authored-by: Renovate Bot <[email protected]>

ce29d49145ce456677dddf5023e94ec6b779f14e authored over 3 years ago
[Gradle Release Plugin] - [skip ci] new version commit: 'v0.17.1-SNAPSHOT'.

88bf1de1ffa6adf00a233869c91cf0ea60de1bb2 authored over 3 years ago
[Gradle Release Plugin] - pre tag commit: 'v0.17.0'.

3143b2384c451490eb037caa0fef599b15a0e637 authored over 3 years ago
Change the bind function signature in Template DSL. (#192)

Accept an Any type instead of a function type.

8ea45e59ba975b2b60161c32d89fa4b09b7260e7 authored over 3 years ago
Update dependency com.github.tschuchortdev:kotlin-compile-testing-ksp to v1.4.4 (#191)

Co-authored-by: Renovate Bot <[email protected]>

54a8a1bda383eaf34dfd67d05663505ff7b8bb92 authored over 3 years ago
Update kotlinCoroutinesVersion to v1.5.2 (#190)

Co-authored-by: Renovate Bot <[email protected]>

9f2ecb388668b6858cdcf91c6f1137fc5332d64d authored over 3 years ago
Update kspVersion to v1.5.30-1.0.0-beta09 (#189)

Co-authored-by: Renovate Bot <[email protected]>

c4126d9103b0f11cb2eaeae52308ce12f12a3f76 authored over 3 years ago
[Gradle Release Plugin] - [skip ci] new version commit: 'v0.16.1-SNAPSHOT'.

509f07e3bb17b31ba22b4168d6c43abbbb5028ff authored over 3 years ago
[Gradle Release Plugin] - pre tag commit: 'v0.16.0'.

45d73603e46886ee33fcff3814fc8f86d4652710 authored over 3 years ago
Polish FlowQuery (#188)

* Polish FlowQuery

* Change the function name

* Implement FlowQuery in TemplateSelectQuery...

f30e073754699e4b5c5961e1e55af7e30595c0d9 authored over 3 years ago
Delete the runMetadataQuery function from JdbcDatabase (#187)

6cb6879aef081b8f261b1a2d05c8925e042744a5 authored over 3 years ago
Refactor the Template DSL (#186)

* Change the parameter name

* Change the function name

dfa5b0d489c96d944b86baa7338e379fe5940a6f authored over 3 years ago
Update dependency kotlin to v1.5.30 (#185)

5437ee5b2afac31af5c9a4debd02e2fc4f1669a9 authored over 3 years ago
Update dependency com.diffplug.spotless:com.diffplug.spotless.gradle.plugin to v5.14.3 (#184)

Co-authored-by: Renovate Bot <[email protected]>

7532d96b64cdf7551e102cfad5889b990c1310a9 authored over 3 years ago
Update spring boot to v2.5.4 (#183)

Co-authored-by: Renovate Bot <[email protected]>

4a135418db1179f248c8e9a39d49d9011a1ae7c9 authored over 3 years ago
Update dependency com.github.tschuchortdev:kotlin-compile-testing-ksp to v1.4.3 (#182)

Co-authored-by: Renovate Bot <[email protected]>

c2f51b95c29bd32266c3313e97708be58c7734f9 authored over 3 years ago
Move declarations and operators (#181)

* Move declarations and their operators

* Move operators

828c3ad9f7858ea4eaeb9408299ad670eb3a23d4 authored over 3 years ago
Update dependency gradle to v7.2 (#180)

Co-authored-by: Renovate Bot <[email protected]>

11031bbfdc67bd9f09a22dbf17bae6bc2eaabe4f authored over 3 years ago
Fix the wrong configuration name (#179)

56f98698728732c94e52fae5c627e6ecfe027a72 authored over 3 years ago
Fix the announcement message (#178)

f0dcd04d439708d05b96d449a631aceb0d5de4fe authored over 3 years ago
Fix the announcement message (#177)

9db4e07d2f8b7518b73e64d84ae5fa49b57e4e5b authored over 3 years ago
Enable gradle parallel execution (#176)

82c85eeae33d9d9dc15eb838d7c2e256122cc83c authored over 3 years ago
[Gradle Release Plugin] - [skip ci] new version commit: 'v0.15.3-SNAPSHOT'.

32ffb6eb4e4d3d9df1599d3623eb314b503cba59 authored over 3 years ago
[Gradle Release Plugin] - pre tag commit: 'v0.15.2'.

9de47316da3920fabc020a9eb9fa48079be93c47 authored over 3 years ago
Run integration tests in parallel (#175)

* Run integration tests in parallel

* Change job name

c648245b71a75fc0ded1610150faf8902b451e81 authored over 3 years ago
Remove unnecessary settings from build scripts (#174)

04872825252a87544dea76af895c86d67f99e896 authored over 3 years ago
Change the release announcement message (#173)

8e259aefd6fbd17c334b3208353693fc3a3a8250 authored over 3 years ago
Close ResultSet instances (#172)

b4adb28d115e6309452bbfed089fcf239c23e0a3 authored over 3 years ago
Update dependency io.opentelemetry:opentelemetry-api to v1.5.0 (#171)

Co-authored-by: Renovate Bot <[email protected]>

3c474fbc06d8bb40a00722502ab195b2a8a275c8 authored over 3 years ago
Update dependency ksp to v1.5.21-1.0.0-beta07 (#170)

fc35aa097ba3ff6b04d319963050f4ca1cb1715f authored over 3 years ago
Publish komapper-slf4j dependency (#169)

00cc364ea9e18b609a121daf677f8826576c1eee authored over 3 years ago
Update dependency org.mariadb.jdbc:mariadb-java-client to v2.7.4 (#168)

Co-authored-by: Renovate Bot <[email protected]>

5c700b26fb7b9368578f2b7c82a691ad2b074200 authored over 3 years ago
[Gradle Release Plugin] - [skip ci] new version commit: 'v0.15.2-SNAPSHOT'.

6ea7d549bef6febb1073b7b4a4aca93957566f16 authored over 3 years ago
[Gradle Release Plugin] - pre tag commit: 'v0.15.1'.

ffd1371a0d4719ea5692a2f50b2711c8419ace59 authored over 3 years ago
Polish README.md (#167)

5ab0493cf1c6003e7858424ce74be02a3d1eb721 authored over 3 years ago
Polish data types (#166)

9a19f5ef43ba6d5fb2ecae86c6fbb3bd28b0ab3f authored over 3 years ago
Adjust dependency configuration (#165)

* Make dialects implement drivers

* Change dependency configuration from "api" to "runtimeOnly"

ecabf628d2a867ca63810cd61f073e723a1314a2 authored over 3 years ago
Rename to Slf4jLoggerAdapter (#164)

4a890d486c49eb22e2fabbefb6b0e7797c323938 authored over 3 years ago
Update dependency ksp to v1.5.21-1.0.0-beta06 (#163)

fe61d85a753d8b30b91020079d4b19c79ebc5bdd authored over 3 years ago
Update dependency ch.qos.logback:logback-classic to v1.2.5 (#162)

Co-authored-by: Renovate Bot <[email protected]>

fdc9995a46afe55258115db69180b39ba40beffe authored over 3 years ago
Define custom accessors (#161)

52c0695038a0de974e1bfdf0641074fa9137ff4c authored over 3 years ago
[Gradle Release Plugin] - [skip ci] new version commit: 'v0.15.1-SNAPSHOT'.

b862e9768c75f6d698105333aa3908610ced25ee authored over 3 years ago
[Gradle Release Plugin] - pre tag commit: 'v0.15.0'.

20448186b208edeb7b05382c515ea5cb1d97a82c authored over 3 years ago
Adjust declaration operators (#160)

268d8b4c1434d4f4ce4eaccbbc1b38abedf0fe39 authored over 3 years ago
Update spring boot to v2.5.3 (#159)

Co-authored-by: Renovate Bot <[email protected]>

ef452631f07c9cb82d060b30cef2cacf8fd450f4 authored over 3 years ago
Polish (#158)

* Add unit tests

* Polish Statement and StatementBuffer

* Add unit tests

* Move transac...

22ead80d2ad83b85d8b3ad2efb98c4f469986509 authored over 3 years ago
Add JDBC/R2DBC dialect dependencies (#157)

2b1e56700e4fa891994b07229f8f5eddae634af4 authored over 3 years ago
[Gradle Release Plugin] - [skip ci] new version commit: 'v0.14.1-SNAPSHOT'.

a46d1a3832e01f215bf856e0c34bba58ed2b697d authored over 3 years ago
[Gradle Release Plugin] - pre tag commit: 'v0.14.0'.

c95c05d77c5db909c7f402f33b05b4b8ccc8fd90 authored over 3 years ago
Polish dialect version (#156)

a3d5bbb349293dc23d0f24dc15d9de5e54bd1b61 authored over 3 years ago
Add utility tasks (#155)

* Add utility tasks

* Simplify GitHub Actions workflow

20eea652fb83506625c6a1b03e4667fe15dd6c7b authored over 3 years ago
Update dependency org.testcontainers:testcontainers-bom to v1.16.0 (#154)

Co-authored-by: Renovate Bot <[email protected]>

e6295967be94b42b2ceae50417f0f93f0e596839 authored over 3 years ago
Update dependency com.diffplug.spotless:com.diffplug.spotless.gradle.plugin to v5.14.2 (#153)

Co-authored-by: Renovate Bot <[email protected]>

7e50d5cbd515a88ec19a30ccb9142ea6d018bc55 authored over 3 years ago
Update dependency mysql:mysql-connector-java to v8.0.26 (#149)

274b9957919cea0005149b1cf1f740f9882972dc authored over 3 years ago
Update dependency ch.qos.logback:logback-classic to v1.2.4 (#147)

Co-authored-by: Renovate Bot <[email protected]>

c7fb572992218000e3c05e3b6b1fcb9f2b9d226a authored over 3 years ago
Update dependency org.mariadb.jdbc:mariadb-java-client to v2.7.3 (#152)

Co-authored-by: Renovate Bot <[email protected]>

1cb010131fcbea6f8ae54a5ddeb1ee73266059c1 authored over 3 years ago
Update dependency org.slf4j:slf4j-api to v1.7.32 (#150)

Co-authored-by: Renovate Bot <[email protected]>

fd01ccf1a76c1ac9d69f5add08771cafe3c74915 authored over 3 years ago
Support MariaDB (#151)

* Support MariaDB

* Add test for MariaDB on GitHub Actions

* Format

* Wait the mariadb ...

02f0058d107b8b4dc813ed4d86d7392e5225b89f authored over 3 years ago
Polish integration test (#148)

75c91b0e63de9de4bdc4efb137e58c39093f1ec8 authored over 3 years ago
Use Testcontainers (#146)

* Use Testcontainers for integration-test-jdbc

* Use Testcontainers for integration-test-r2db...

e0e66114d8b37782ea69b6af44b4253169bc7d43 authored over 3 years ago
Change the signature of Query and QueryVisitor (#145)

0c1b94c08013ce742d3f143db850532954cda7ff authored over 3 years ago
Rewrite gradle plugin with Java (#144)

8c0468849aa25d0abb3c6b182f56331b992972b7 authored over 3 years ago
Update dependency ksp to 1.5.21-1.0.0-beta05 (#143)

4cfa34be221bfaa9f590f5a598b648c4c6b8f2bd authored over 3 years ago
Update spring core to v5.3.9 (#142)

Co-authored-by: Renovate Bot <[email protected]>

e719a400f39c49f14a964b48636343d503a5e830 authored over 3 years ago
Update dependency io.opentelemetry:opentelemetry-api to v1.4.1 (#140)

Co-authored-by: Renovate Bot <[email protected]>

9656b774b3a41f6b5fd9d66d4d8a2cbba18fd284 authored over 3 years ago
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.5.1 (#137)

Co-authored-by: Renovate Bot <[email protected]>

07b43b8d0f532e1c3fbbcad79c7047b0601ec085 authored over 3 years ago
Update dependency com.diffplug.spotless:com.diffplug.spotless.gradle.plugin to v5.14.1 (#136)

Co-authored-by: Renovate Bot <[email protected]>

c9c5284fb4a73997da1f407bdc848c63fa226bf8 authored over 3 years ago