Bump exposed from 0.41.1 to 0.42.0 in /reposilite-backend #1887
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps
exposed
from 0.41.1 to 0.42.0.Updates
org.jetbrains.exposed:exposed-core
from 0.41.1 to 0.42.0Release notes
Sourced from org.jetbrains.exposed:exposed-core's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.exposed:exposed-core's changelog.
... (truncated)
Commits
74fba00
test: Fix failing datetime tests in MariaDB (#1805)9de706c
fix: EXPOSED-82 Inaccurate UShort column type mapping (#1799)799737c
test: Fix failing exposed-tests in Oracle (#1803)b1d526b
fix: EXPOSED-99 addMissingColumnsStatements comparison of datetime defaults (...a3830ed
feat: EXPOSED-43 Add support for timestamp with time zone (#1787)d5fd913
chore: Release 0.42.0 (#1804)e55f3ef
fix: EXPOSED-54 CaseWhen.Else returns narrow Expression<R> (#1800)55ed36b
test: Fix exposed-tests failing in SQL Server (#1801)8b52c2f
fix: EXPOSED-83 createMissingTablesAndColumns not detecting missing PK (#1797)513c2f0
test: Add test coverage for column transforms (#1687)Updates
org.jetbrains.exposed:exposed-dao
from 0.41.1 to 0.42.0Release notes
Sourced from org.jetbrains.exposed:exposed-dao's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.exposed:exposed-dao's changelog.
... (truncated)
Commits
74fba00
test: Fix failing datetime tests in MariaDB (#1805)9de706c
fix: EXPOSED-82 Inaccurate UShort column type mapping (#1799)799737c
test: Fix failing exposed-tests in Oracle (#1803)b1d526b
fix: EXPOSED-99 addMissingColumnsStatements comparison of datetime defaults (...a3830ed
feat: EXPOSED-43 Add support for timestamp with time zone (#1787)d5fd913
chore: Release 0.42.0 (#1804)e55f3ef
fix: EXPOSED-54 CaseWhen.Else returns narrow Expression<R> (#1800)55ed36b
test: Fix exposed-tests failing in SQL Server (#1801)8b52c2f
fix: EXPOSED-83 createMissingTablesAndColumns not detecting missing PK (#1797)513c2f0
test: Add test coverage for column transforms (#1687)Updates
org.jetbrains.exposed:exposed-jdbc
from 0.41.1 to 0.42.0Release notes
Sourced from org.jetbrains.exposed:exposed-jdbc's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.exposed:exposed-jdbc's changelog.