EFTable_CumulativePointUIButtonGuage.db
Generated on: 2025-07-23 11:55:10 UTC
Row count: 364
CREATE TABLE CumulativePointUIButtonGuage (
[ PrimaryKey ] INTEGER NOT NULL,
[ SecondaryKey ] INTEGER NOT NULL,
[ Point ] INTEGER NOT NULL,
[ SourceRow ] INTEGER NOT NULL,
[ Milestone ] TEXT NOT NULL,
PRIMARY KEY ([ PrimaryKey ], [ SecondaryKey ])
)