Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOPE-244: implemented extensions for CMConverters #40

Merged
merged 17 commits into from
Aug 29, 2024

Conversation

jansigi
Copy link
Collaborator

@jansigi jansigi commented Jul 16, 2024

Pipeline will fail, because we will need to wait for the new Crystal-Map version with the CMConverters.

@jansigi jansigi self-assigned this Jul 16, 2024
# Conflicts:
#	crystal-map-connector/src/main/kotlin/ch/ergon/dope/extension/type/relational/Between.kt
#	crystal-map-connector/src/main/kotlin/ch/ergon/dope/extension/type/relational/Equals.kt
#	crystal-map-connector/src/main/kotlin/ch/ergon/dope/extension/type/relational/In.kt
#	crystal-map-connector/src/main/kotlin/ch/ergon/dope/extension/type/relational/NotBetween.kt
#	crystal-map-connector/src/main/kotlin/ch/ergon/dope/extension/type/relational/NotEquals.kt
#	crystal-map-connector/src/main/kotlin/ch/ergon/dope/extension/type/relational/NotIn.kt
#	crystal-map-connector/src/main/kotlin/ch/ergon/dope/extension/type/relational/NotWithin.kt
#	crystal-map-connector/src/main/kotlin/ch/ergon/dope/extension/type/relational/Within.kt
#	crystal-map-connector/src/test/kotlin/ch/ergon/dope/extensions/type/relational/EqualsTest.kt
#	crystal-map-connector/src/test/kotlin/ch/ergon/dope/extensions/type/relational/InTest.kt
#	crystal-map-connector/src/test/kotlin/ch/ergon/dope/extensions/type/relational/NotEqualsTest.kt
# Conflicts:
#	crystal-map-connector/src/main/kotlin/ch/ergon/dope/CrystalMapAdapter.kt
#	crystal-map-connector/src/main/kotlin/ch/ergon/dope/extension/clause/DeleteClause.kt
#	crystal-map-connector/src/main/kotlin/ch/ergon/dope/extension/clause/SelectClause.kt
#	crystal-map-connector/src/main/kotlin/ch/ergon/dope/extension/type/relational/SatisfiesSchemaExpression.kt
# Conflicts:
#	crystal-map-connector/src/test/kotlin/ch/ergon/dope/CrystalMapAdapterTest.kt
#	crystal-map-connector/src/test/kotlin/ch/ergon/dope/extensions/type/arithmetic/NumberInfixTest.kt
#	crystal-map-connector/src/test/kotlin/ch/ergon/dope/extensions/type/relational/EqualsTest.kt
#	crystal-map-connector/src/test/kotlin/ch/ergon/dope/extensions/type/relational/GreaterOrEqualThanTest.kt
#	crystal-map-connector/src/test/kotlin/ch/ergon/dope/extensions/type/relational/GreaterThanTest.kt
#	crystal-map-connector/src/test/kotlin/ch/ergon/dope/extensions/type/relational/LessOrEqualThanTest.kt
#	crystal-map-connector/src/test/kotlin/ch/ergon/dope/extensions/type/relational/LessThanTest.kt
@jansigi jansigi merged commit 0792fc2 into main Aug 29, 2024
1 check passed
@jansigi jansigi deleted the feature/dope-244-use-type-convesion branch August 29, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants