Skip to content

fix(table_matches): remove leftover strict shape check from df7a6b9#50

Merged
FjamZoo merged 1 commit intoCommunityOx:mainfrom
rukshanchamindu:patch-2
Sep 13, 2025
Merged

fix(table_matches): remove leftover strict shape check from df7a6b9#50
FjamZoo merged 1 commit intoCommunityOx:mainfrom
rukshanchamindu:patch-2

Conversation

@rukshanchamindu
Copy link

  • The previous fix (commit df7a6b9) mistakenly left in a table.type / #t1 == #t2 check that breaks equality for {} and {x=nil}.
  • This removes that leftover check, restoring the intended deep equality semantics.

- The previous fix (commit df7a6b9) mistakenly left in a table.type
  / #t1 == #t2 check that breaks equality for {} and {x=nil}.
- This removes that leftover check, restoring the intended deep
  equality semantics.

Signed-off-by: RuksH4n <[email protected]>
Copy link

@FjamZoo FjamZoo left a comment

Choose a reason for hiding this comment

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

lgtm

@FjamZoo FjamZoo merged commit 13a24ba into CommunityOx:main Sep 13, 2025
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.

2 participants