{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":11765017,"defaultBranch":"main","name":"Exposed","ownerLogin":"JetBrains","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-07-30T12:55:27.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/878437?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715375998.0","currentOid":""},"activityList":{"items":[{"before":"db4c70869081ead7deb4d788bf704550f03ac66d","after":"dac6b4fc20af583eb0e0b5fb1ed3504b32066ac5","ref":"refs/heads/bog-walk/fix-uuid-references","pushedAt":"2024-05-10T23:21:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bog-walk","name":null,"path":"/bog-walk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82039410?s=80&v=4"},"commit":{"message":"fix: EXPOSED-382 ClassCastException when uuid().references() is used with EntityID column\n\nUsing references() invoked on a UUIDColumnType that targets an EntityIDColumnType\ncauses a ClassCastException. This occurs because PreparedStatementApi.fillParameters()\ntries to get the valueToDB() from EntityIDColumnType rather than the underlying UUIDColumnType\nand it is not possible to cast the refValue UUID to EntityID.\n\nThis exception does not happen with Int- or LongColumnType because their EntityID\nvariants are wrapped as AutoIncColumnTypes that delegate to the correct underlying\ntype. And this also doesn't happen if reference() is used because it creates an\nEntityIDColumnType under-the-hood which avoids type mismatch.\n\nThis was most likely always happening but only causes an issue now that a stricter\ncolumn type-safety has been introduced, which does not tolerate well a foreign\nkey constraint between columns of different types.","shortMessageHtmlLink":"fix: EXPOSED-382 ClassCastException when uuid().references() is used …"}},{"before":null,"after":"db4c70869081ead7deb4d788bf704550f03ac66d","ref":"refs/heads/bog-walk/fix-uuid-references","pushedAt":"2024-05-10T21:19:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bog-walk","name":null,"path":"/bog-walk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82039410?s=80&v=4"},"commit":{"message":"build(deps): bump kotlinCoroutines from 1.8.0 to 1.8.1 (#2078)\n\nBumps `kotlinCoroutines` from 1.8.0 to 1.8.1.\r\n\r\nUpdates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.8.0 to 1.8.1\r\n- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)\r\n- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)\r\n- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.8.0...1.8.1)\r\n\r\nUpdates `org.jetbrains.kotlinx:kotlinx-coroutines-debug` from 1.8.0 to 1.8.1\r\n- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)\r\n- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)\r\n- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.8.0...1.8.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-debug\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"build(deps): bump kotlinCoroutines from 1.8.0 to 1.8.1 (#2078)"}},{"before":"67607001b7f89319ecc9b0d406e5aa21fc6553d2","after":null,"ref":"refs/heads/dependabot/gradle/kotlinCoroutines-1.8.1","pushedAt":"2024-05-10T21:04:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"df60b06c32306c5d200abbb7e2f051daaf24cb8e","after":"db4c70869081ead7deb4d788bf704550f03ac66d","ref":"refs/heads/main","pushedAt":"2024-05-10T21:04:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bog-walk","name":null,"path":"/bog-walk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82039410?s=80&v=4"},"commit":{"message":"build(deps): bump kotlinCoroutines from 1.8.0 to 1.8.1 (#2078)\n\nBumps `kotlinCoroutines` from 1.8.0 to 1.8.1.\r\n\r\nUpdates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.8.0 to 1.8.1\r\n- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)\r\n- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)\r\n- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.8.0...1.8.1)\r\n\r\nUpdates `org.jetbrains.kotlinx:kotlinx-coroutines-debug` from 1.8.0 to 1.8.1\r\n- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)\r\n- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)\r\n- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.8.0...1.8.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-debug\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"build(deps): bump kotlinCoroutines from 1.8.0 to 1.8.1 (#2078)"}},{"before":null,"after":"67607001b7f89319ecc9b0d406e5aa21fc6553d2","ref":"refs/heads/dependabot/gradle/kotlinCoroutines-1.8.1","pushedAt":"2024-05-10T12:09:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump kotlinCoroutines from 1.8.0 to 1.8.1\n\nBumps `kotlinCoroutines` from 1.8.0 to 1.8.1.\n\nUpdates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.8.0 to 1.8.1\n- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)\n- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)\n- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.8.0...1.8.1)\n\nUpdates `org.jetbrains.kotlinx:kotlinx-coroutines-debug` from 1.8.0 to 1.8.1\n- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)\n- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)\n- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.8.0...1.8.1)\n\n---\nupdated-dependencies:\n- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core\n dependency-type: direct:production\n update-type: version-update:semver-patch\n- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-debug\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump kotlinCoroutines from 1.8.0 to 1.8.1"}},{"before":"647a1b3109f23cc38870ddb7afd28a6c1d3d9adf","after":"df60b06c32306c5d200abbb7e2f051daaf24cb8e","ref":"refs/heads/main","pushedAt":"2024-05-09T12:31:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bog-walk","name":null,"path":"/bog-walk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82039410?s=80&v=4"},"commit":{"message":"docs: fix typos in foreignKey documentation (#2077)","shortMessageHtmlLink":"docs: fix typos in foreignKey documentation (#2077)"}},{"before":"ff78306e0a0c25940d6d0cfe0420cfd3506498a8","after":null,"ref":"refs/heads/version-0.50.1-changelog","pushedAt":"2024-05-09T12:29:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"bog-walk","name":null,"path":"/bog-walk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82039410?s=80&v=4"}},{"before":"5941f6b12f5cb817c3230645f20605d0c3248029","after":"d5309ce4a020c6239ac620affa407f5920304b94","ref":"refs/heads/release-0.50.1","pushedAt":"2024-05-08T21:17:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bog-walk","name":null,"path":"/bog-walk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82039410?s=80&v=4"},"commit":{"message":"chore: Bump Exposed version from 0.50.0 to 0.50.1 (#2076)\n\n(cherry picked from commit 647a1b3109f23cc38870ddb7afd28a6c1d3d9adf)","shortMessageHtmlLink":"chore: Bump Exposed version from 0.50.0 to 0.50.1 (#2076)"}},{"before":"168299014236ee221b88154b6dcfa10ef3b8200f","after":"647a1b3109f23cc38870ddb7afd28a6c1d3d9adf","ref":"refs/heads/main","pushedAt":"2024-05-08T21:11:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bog-walk","name":null,"path":"/bog-walk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82039410?s=80&v=4"},"commit":{"message":"chore: Bump Exposed version from 0.50.0 to 0.50.1 (#2076)","shortMessageHtmlLink":"chore: Bump Exposed version from 0.50.0 to 0.50.1 (#2076)"}},{"before":"168299014236ee221b88154b6dcfa10ef3b8200f","after":"ff78306e0a0c25940d6d0cfe0420cfd3506498a8","ref":"refs/heads/version-0.50.1-changelog","pushedAt":"2024-05-08T17:05:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bog-walk","name":null,"path":"/bog-walk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82039410?s=80&v=4"},"commit":{"message":"chore: Bump Exposed version from 0.50.0 to 0.50.1","shortMessageHtmlLink":"chore: Bump Exposed version from 0.50.0 to 0.50.1"}},{"before":null,"after":"168299014236ee221b88154b6dcfa10ef3b8200f","ref":"refs/heads/version-0.50.1-changelog","pushedAt":"2024-05-08T16:36:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bog-walk","name":null,"path":"/bog-walk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82039410?s=80&v=4"},"commit":{"message":"fix: EXPOSED-371 Fix incorrect table reference passed to EntityID instance when using value-based utility functions (#2074)\n\n* fix: push failing scenario\r\n\r\n* fix: fix incorrect table reference passed to EntityID instance when using value-based utility functions","shortMessageHtmlLink":"fix: EXPOSED-371 Fix incorrect table reference passed to EntityID ins…"}},{"before":"ee954b3ce21035ecc1ef84eba9d2b5af1a5ed400","after":"5941f6b12f5cb817c3230645f20605d0c3248029","ref":"refs/heads/release-0.50.1","pushedAt":"2024-05-08T16:10:11.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"bog-walk","name":null,"path":"/bog-walk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82039410?s=80&v=4"},"commit":{"message":"fix: EXPOSED-371 Fix incorrect table reference passed to EntityID instance when using value-based utility functions (#2074)\n\n* fix: push failing scenario\n\n* fix: fix incorrect table reference passed to EntityID instance when using value-based utility functions\n\n(cherry picked from commit 168299014236ee221b88154b6dcfa10ef3b8200f)","shortMessageHtmlLink":"fix: EXPOSED-371 Fix incorrect table reference passed to EntityID ins…"}},{"before":null,"after":"ee954b3ce21035ecc1ef84eba9d2b5af1a5ed400","ref":"refs/heads/release-0.50.1","pushedAt":"2024-05-08T16:05:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bog-walk","name":null,"path":"/bog-walk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82039410?s=80&v=4"},"commit":{"message":"Update logo and version (#2067)","shortMessageHtmlLink":"Update logo and version (#2067)"}},{"before":"4aee0652661b4cbf8143b463f4ce874bec8aeea2","after":"1735e794e66cf4dae8ea0279bcc93cdc5616ee8c","ref":"refs/heads/obabichev/exposed-372-upsert-wrong-return-value","pushedAt":"2024-05-07T10:03:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"obabichevjb","name":null,"path":"/obabichevjb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/166523824?s=80&v=4"},"commit":{"message":"Update apiDump","shortMessageHtmlLink":"Update apiDump"}},{"before":"4ba854f93b20c8a965807b5e50aab8c43b3631c0","after":"4aee0652661b4cbf8143b463f4ce874bec8aeea2","ref":"refs/heads/obabichev/exposed-372-upsert-wrong-return-value","pushedAt":"2024-05-07T09:54:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"obabichevjb","name":null,"path":"/obabichevjb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/166523824?s=80&v=4"},"commit":{"message":"Fix the problem on UpsertStatement level particularly for UUID column","shortMessageHtmlLink":"Fix the problem on UpsertStatement level particularly for UUID column"}},{"before":null,"after":"4ba854f93b20c8a965807b5e50aab8c43b3631c0","ref":"refs/heads/obabichev/exposed-372-upsert-wrong-return-value","pushedAt":"2024-05-06T12:59:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"obabichevjb","name":null,"path":"/obabichevjb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/166523824?s=80&v=4"},"commit":{"message":"EXPOSED-372 UpsertStatement.resultedValues contains incorrect value","shortMessageHtmlLink":"EXPOSED-372 UpsertStatement.resultedValues contains incorrect value"}},{"before":"1cdad0c742ec809dd6c060d23e616f321ca161ac","after":"5aa366063fc0df7427c16bc24edcf15ca8fa9e4c","ref":"refs/heads/obabichev/merge-statement","pushedAt":"2024-05-06T10:53:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"obabichevjb","name":null,"path":"/obabichevjb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/166523824?s=80&v=4"},"commit":{"message":"Review issues: refactoring of the tests, remove workaround for alias, fix throwing exceptions","shortMessageHtmlLink":"Review issues: refactoring of the tests, remove workaround for alias,…"}},{"before":"d48e7729a8d6bc641752b64ed52cd7666852b756","after":"168299014236ee221b88154b6dcfa10ef3b8200f","ref":"refs/heads/main","pushedAt":"2024-05-05T08:28:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"e5l","name":"Leonid Stashevsky","path":"/e5l","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4290035?s=80&v=4"},"commit":{"message":"fix: EXPOSED-371 Fix incorrect table reference passed to EntityID instance when using value-based utility functions (#2074)\n\n* fix: push failing scenario\r\n\r\n* fix: fix incorrect table reference passed to EntityID instance when using value-based utility functions","shortMessageHtmlLink":"fix: EXPOSED-371 Fix incorrect table reference passed to EntityID ins…"}},{"before":null,"after":"1a313a5b34bcf13b91bf1c803b51db10babefb78","ref":"refs/heads/obabichev/exposed-368-ordering-on-reference","pushedAt":"2024-05-03T10:56:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"obabichevjb","name":null,"path":"/obabichevjb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/166523824?s=80&v=4"},"commit":{"message":"EXPOSED-368 Ordering on References","shortMessageHtmlLink":"EXPOSED-368 Ordering on References"}},{"before":"048b62a6c13c1de3e3018f5c6ff821d3fdc8f668","after":"d48e7729a8d6bc641752b64ed52cd7666852b756","ref":"refs/heads/main","pushedAt":"2024-05-03T07:30:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"obabichevjb","name":null,"path":"/obabichevjb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/166523824?s=80&v=4"},"commit":{"message":"EXPOSED-365 Unable to insert values into `Array` column (#2072)","shortMessageHtmlLink":"EXPOSED-365 Unable to insert values into Array column (#2072)"}},{"before":"16140aafc632634fd00ec5f5df961c97d758ef40","after":"048b62a6c13c1de3e3018f5c6ff821d3fdc8f668","ref":"refs/heads/main","pushedAt":"2024-05-03T06:42:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"obabichevjb","name":null,"path":"/obabichevjb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/166523824?s=80&v=4"},"commit":{"message":"fix: EXPOSED-353 dateLiteral does not work on OracleDB 12c or 19c (#2057)\n\n* EXPOSED-353 dateLiteral does not work on OracleDB 12c or 19c #1338","shortMessageHtmlLink":"fix: EXPOSED-353 dateLiteral does not work on OracleDB 12c or 19c (#2057"}},{"before":"22b681830a5dddcd5e4a2c3ba258f440b30c8cdb","after":null,"ref":"refs/heads/dependabot/gradle/springBoot-3.2.5","pushedAt":"2024-05-02T19:34:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"8ab66979392374f78a76ed36e2527e09cf8e3364","after":"16140aafc632634fd00ec5f5df961c97d758ef40","ref":"refs/heads/main","pushedAt":"2024-05-02T19:34:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bog-walk","name":null,"path":"/bog-walk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82039410?s=80&v=4"},"commit":{"message":"build(deps): bump springBoot from 3.2.0 to 3.2.5 (#2073)\n\nBumps `springBoot` from 3.2.0 to 3.2.5.\r\n\r\nUpdates `org.springframework.boot:spring-boot-starter-jdbc` from 3.2.0 to 3.2.5\r\n- [Release notes](https://github.com/spring-projects/spring-boot/releases)\r\n- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.0...v3.2.5)\r\n\r\nUpdates `org.springframework.boot:spring-boot-autoconfigure` from 3.2.0 to 3.2.5\r\n- [Release notes](https://github.com/spring-projects/spring-boot/releases)\r\n- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.0...v3.2.5)\r\n\r\nUpdates `org.springframework.boot:spring-boot-configuration-processor` from 3.2.0 to 3.2.5\r\n- [Release notes](https://github.com/spring-projects/spring-boot/releases)\r\n- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.0...v3.2.5)\r\n\r\nUpdates `org.springframework.boot:spring-boot-starter-test` from 3.2.0 to 3.2.5\r\n- [Release notes](https://github.com/spring-projects/spring-boot/releases)\r\n- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.0...v3.2.5)\r\n\r\nUpdates `org.springframework.boot:spring-boot-starter-webflux` from 3.2.0 to 3.2.5\r\n- [Release notes](https://github.com/spring-projects/spring-boot/releases)\r\n- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.0...v3.2.5)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.springframework.boot:spring-boot-starter-jdbc\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n- dependency-name: org.springframework.boot:spring-boot-autoconfigure\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n- dependency-name: org.springframework.boot:spring-boot-configuration-processor\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n- dependency-name: org.springframework.boot:spring-boot-starter-test\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n- dependency-name: org.springframework.boot:spring-boot-starter-webflux\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"build(deps): bump springBoot from 3.2.0 to 3.2.5 (#2073)"}},{"before":"df89d73cfc905f98846ed7ec318b75df22ad5fec","after":null,"ref":"refs/heads/bog-walk/fix-inlist-overload","pushedAt":"2024-05-02T19:33:42.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"bog-walk","name":null,"path":"/bog-walk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82039410?s=80&v=4"}},{"before":"f4242166f312a375e55b17b07f02344940130e56","after":"8ab66979392374f78a76ed36e2527e09cf8e3364","ref":"refs/heads/main","pushedAt":"2024-05-02T17:01:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bog-walk","name":null,"path":"/bog-walk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82039410?s=80&v=4"},"commit":{"message":"fix: EXPOSED-366 inList with EntityID column causes type mismatch error (#2070)\n\nSince 0.50.0, attempting to use an iterable of comparables with inList() invoked\r\nby an EntityID column leads to a type mismatch.\r\nThis happens because the incorrect overload is being resolved, following a generics\r\ntype parameter move.\r\n\r\nThe same issue applies for notInList() and reverting the change allows valid iterables\r\nto be used and wrapped by the correct overload.","shortMessageHtmlLink":"fix: EXPOSED-366 inList with EntityID column causes type mismatch err…"}},{"before":null,"after":"22b681830a5dddcd5e4a2c3ba258f440b30c8cdb","ref":"refs/heads/dependabot/gradle/springBoot-3.2.5","pushedAt":"2024-05-02T12:35:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump springBoot from 3.2.0 to 3.2.5\n\nBumps `springBoot` from 3.2.0 to 3.2.5.\n\nUpdates `org.springframework.boot:spring-boot-starter-jdbc` from 3.2.0 to 3.2.5\n- [Release notes](https://github.com/spring-projects/spring-boot/releases)\n- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.0...v3.2.5)\n\nUpdates `org.springframework.boot:spring-boot-autoconfigure` from 3.2.0 to 3.2.5\n- [Release notes](https://github.com/spring-projects/spring-boot/releases)\n- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.0...v3.2.5)\n\nUpdates `org.springframework.boot:spring-boot-configuration-processor` from 3.2.0 to 3.2.5\n- [Release notes](https://github.com/spring-projects/spring-boot/releases)\n- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.0...v3.2.5)\n\nUpdates `org.springframework.boot:spring-boot-starter-test` from 3.2.0 to 3.2.5\n- [Release notes](https://github.com/spring-projects/spring-boot/releases)\n- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.0...v3.2.5)\n\nUpdates `org.springframework.boot:spring-boot-starter-webflux` from 3.2.0 to 3.2.5\n- [Release notes](https://github.com/spring-projects/spring-boot/releases)\n- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.0...v3.2.5)\n\n---\nupdated-dependencies:\n- dependency-name: org.springframework.boot:spring-boot-starter-jdbc\n dependency-type: direct:production\n update-type: version-update:semver-patch\n- dependency-name: org.springframework.boot:spring-boot-autoconfigure\n dependency-type: direct:production\n update-type: version-update:semver-patch\n- dependency-name: org.springframework.boot:spring-boot-configuration-processor\n dependency-type: direct:production\n update-type: version-update:semver-patch\n- dependency-name: org.springframework.boot:spring-boot-starter-test\n dependency-type: direct:production\n update-type: version-update:semver-patch\n- dependency-name: org.springframework.boot:spring-boot-starter-webflux\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump springBoot from 3.2.0 to 3.2.5"}},{"before":null,"after":"5a32712788ada6907676a0942cbfb5f686ea260d","ref":"refs/heads/obabichev/exposed-365-unable-insert-bytearray","pushedAt":"2024-05-02T10:46:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"obabichevjb","name":null,"path":"/obabichevjb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/166523824?s=80&v=4"},"commit":{"message":"EXPOSED-365 Unable to insert values into `Array` column","shortMessageHtmlLink":"EXPOSED-365 Unable to insert values into Array column"}},{"before":"664bbc4b1bab0a3257ba5d080a5f27103b3e4d90","after":"f4242166f312a375e55b17b07f02344940130e56","ref":"refs/heads/main","pushedAt":"2024-05-02T09:57:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"e5l","name":"Leonid Stashevsky","path":"/e5l","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4290035?s=80&v=4"},"commit":{"message":"update: update Exposed logo (#2071)","shortMessageHtmlLink":"update: update Exposed logo (#2071)"}},{"before":"ee954b3ce21035ecc1ef84eba9d2b5af1a5ed400","after":"664bbc4b1bab0a3257ba5d080a5f27103b3e4d90","ref":"refs/heads/main","pushedAt":"2024-05-02T09:57:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"e5l","name":"Leonid Stashevsky","path":"/e5l","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4290035?s=80&v=4"},"commit":{"message":"fix: EXPOSED-315: Use the 'spring-boot-starter-jdbc' dependency for Exposed rather than 'spring-boot-starter-data-jdbc' (minus the 'data'). (#2055)\n\n- Exposed needs the underlying dependency to set up the JDBC, which it gets from simply the `-jdbc` dependency.\r\n- The `-data-jdbc` also comes with an entire Repository-based programming model that is an ALTERNATIVE to Exposed, and Exposed does not actually need it\r\n- Therefore it makes sense to omit to have fewer constructs pulled in.","shortMessageHtmlLink":"fix: EXPOSED-315: Use the 'spring-boot-starter-jdbc' dependency for E…"}},{"before":"ee954b3ce21035ecc1ef84eba9d2b5af1a5ed400","after":"df89d73cfc905f98846ed7ec318b75df22ad5fec","ref":"refs/heads/bog-walk/fix-inlist-overload","pushedAt":"2024-05-02T01:30:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bog-walk","name":null,"path":"/bog-walk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82039410?s=80&v=4"},"commit":{"message":"fix: EXPOSED-366 inList with EntityID column causes type mismatch error\n\nSince 0.50.0, attempting to use an iterable of comparables with inList() invoked\nby an EntityID column leads to a type mismatch.\nThis happens because the incorrect overload is being resolved, following a generics\ntype parameter move.\n\nThe same issue applies for notInList() and reverting the change allows valid iterables\nto be used and wrapped by the correct overload.","shortMessageHtmlLink":"fix: EXPOSED-366 inList with EntityID column causes type mismatch error"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAERv3n4QA","startCursor":null,"endCursor":null}},"title":"Activity · JetBrains/Exposed"}