//// ------------------------------------------------------ //// THIS FILE WAS AUTOMATICALLY GENERATED (DO NOT MODIFY) //// ------------------------------------------------------ Table Score { id Int [pk, increment] nickname String [not null] score Int [not null] position Int [not null] }