EFTable_MilestoneItemLevelSet.db
Generated on: 2025-07-23 11:55:45 UTC
Row count: 1
CREATE TABLE MilestoneItemLevelSet (
[ PrimaryKey ] INTEGER NOT NULL,
[ SecondaryKey ] INTEGER NOT NULL,
[ SourceRow ] INTEGER NOT NULL,
[ Milestone ] TEXT NOT NULL,
PRIMARY KEY ([ PrimaryKey ])
)