Skip to content

[codex] Add field value codec for collection mapping#1

Merged
aruis merged 4 commits into
masterfrom
codex/field-value-codec
Jun 28, 2026
Merged

[codex] Add field value codec for collection mapping#1
aruis merged 4 commits into
masterfrom
codex/field-value-codec

Conversation

@aruis

@aruis aruis commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a shared field value codec for normal fields, SET, and JSON_SET mapping
  • apply field-level conversion to entity criteria compilation while preserving resolver-only behavior
  • support string-to-number conversion in the default value converter
  • bump project and documentation versions to 3.26.12

Validation

  • git diff --check
  • ./gradlew :muyun-database-core:test --tests net.ximatai.muyun.database.core.orm.EntityMapperTest --tests net.ximatai.muyun.database.core.orm.CriteriaSqlCompilerTest
  • ./gradlew :muyun-database-core:test

@aruis aruis marked this pull request as ready for review June 28, 2026 04:56
@aruis aruis merged commit e049032 into master Jun 28, 2026
2 checks passed
@aruis aruis deleted the codex/field-value-codec branch June 28, 2026 05:45
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.

1 participant