Skip to content

Split core block SQL rows#262

Merged
yvette-carlisle merged 1 commit into
mainfrom
xy/split-core-block-rows
Jun 29, 2026
Merged

Split core block SQL rows#262
yvette-carlisle merged 1 commit into
mainfrom
xy/split-core-block-rows

Conversation

@yvette-carlisle

Copy link
Copy Markdown
Member

Summary

  • Move internal core block SQL row carriers from core_blocks/types.rs into core_blocks/rows.rs.
  • Keep rows private to the core_blocks module and scoped with pub(in crate::core_blocks).
  • Preserve the public core_blocks API re-exports and leave public DTOs/prepared request types in types.rs.

Validation

  • cargo make fmt-rust
  • cargo make check-rust
  • cargo make lint-vstyle
  • cargo make lint-rust
  • cargo make test-rust
  • cargo make check
  • cargo make test-rust-integration
  • cargo make check-trace-gate
  • git diff --cached --check

@yvette-carlisle yvette-carlisle merged commit a69d91e into main Jun 29, 2026
12 checks passed
@yvette-carlisle yvette-carlisle deleted the xy/split-core-block-rows branch June 29, 2026 12:13
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