userId property

IntColumn userId

Implementation

IntColumn get userId => integer().references(Users, #id)();