Skip to content

Conversation

@KalopsiaTwilight
Copy link
Contributor

This PR adds in three pieces of metadata for consumers of DBCD:

  • Table and Column referenced by a reference field with a ForeignReferenceAttribute on the type's field.
  • Size in bits allocated to a column in WDC formats via ColumnMeta with a SizeInBitsAttribute on type's field.
  • The LayoutHash belonging to a DBCDStorage instance.

This is a metadata I am particularly interested for the WDBXEditor2 to be able to provide extra information in the editor and possibly limit the allowed size of integers for instance. I think these pieces of metadata could be generally useful to consumers of DBCD and fits in with the other metadata provided via Attributes atm.

@Marlamin Marlamin merged commit 02c1b58 into wowdev:master Jan 6, 2025
1 check failed
@KalopsiaTwilight KalopsiaTwilight deleted the feature/extra-type-info branch January 18, 2025 15:08
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