EFTable_GroupBuffIconSetting.db
Generated on: 2025-07-23 11:55:31 UTC
Row count: 103
CREATE TABLE GroupBuffIconSetting (
[ PrimaryKey ] INTEGER NOT NULL,
[ SecondaryKey ] INTEGER NOT NULL,
[ IconGroup ] INTEGER NOT NULL,
[ IconGroupOrder ] INTEGER NOT NULL,
[ SourceRow ] INTEGER NOT NULL,
[ Milestone ] TEXT NOT NULL,
PRIMARY KEY ([ PrimaryKey ])
)