EFTable_ItemUnion.db
Generated on: 2025-07-23 11:55:45 UTC
Row count: 187
CREATE TABLE ItemUnion (
[ PrimaryKey ] INTEGER NOT NULL,
[ SecondaryKey ] INTEGER NOT NULL,
[ AltItemId00 ] INTEGER NOT NULL,
[ AltItemId01 ] INTEGER NOT NULL,
[ AltItemId02 ] INTEGER NOT NULL,
[ AltItemId03 ] INTEGER NOT NULL,
[ SourceRow ] INTEGER NOT NULL,
[ Milestone ] TEXT NOT NULL,
PRIMARY KEY ([ PrimaryKey ])
)