[DiscordArchive] What is copy_table in WDC??
[DiscordArchive] What is copy_table in WDC??
Archived author: Skarn • Posted: 2018-11-04T11:32:30.035000+00:00
Original source
where is column meta data stored?
Archived author: Deleted User • Posted: 2018-11-04T11:32:37.976000+00:00
Original source
inside the db2
Archived author: Skarn • Posted: 2018-11-04T11:32:44.073000+00:00
Original source
yeah, I mean where
Archived author: Skarn • Posted: 2018-11-04T11:32:49.048000+00:00
Original source
I don't see that field
Archived author: Deleted User • Posted: 2018-11-04T11:33:15.529000+00:00
Original source
https://github.com/WowDevTools/WDBXEdito...C1.cs#L134
[Embed: WowDevTools/WDBXEditor]
A communal program to edit all variants of Blizzard's client db files. - WowDevTools/WDBXEditor
https://github.com/WowDevTools/WDBXEdito...es/WDC1.cs
Archived author: Skarn • Posted: 2018-11-04T11:33:41.959000+00:00
Original source
ah, it is what they call field_info
Archived author: Skarn • Posted: 2018-11-04T11:33:43.724000+00:00
Original source
on the wiki
Archived author: Skarn • Posted: 2018-11-04T11:34:04.398000+00:00
Original source
I am having a hard time understanding C#, so I am trying to get the idea from the wiki
Archived author: Skarn • Posted: 2018-11-04T11:34:04.759000+00:00
Original source
https://wowdev.wiki/DB2#WDC1
[Embed: DB2]
https://wowdev.wiki/DB2
Archived author: MaxtorCoder • Posted: 2018-11-04T11:36:54.325000+00:00
Original source
`DB2Reader.m_columnMeta = reader.ReadArray<ColumnMetaData>(DB2Reader.FieldsCount);` <:GWskarzzLUL:396058315186110465>