Skip to content

Conversation

AndreiKingsley
Copy link
Collaborator

Fixes #890

@Deprecated(DEPRECATED_ACCESS_API)
@AccessApiOverload
public inline fun <C, reified R> ColumnReference<C>.map(
internal inline fun <C, reified R> ColumnReference<C>.map(
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does this affect our.api file? otherwise do an apiDump

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did run, seems like it doesn't.

@AndreiKingsley AndreiKingsley merged commit c91c415 into master Aug 22, 2025
6 checks passed
@AndreiKingsley AndreiKingsley deleted the columngroup_max_fix branch August 22, 2025 07:14
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.

Cannot call .map {} on ColumnGroup

2 participants