Start a Table
[ 'name', 'int', '10' ], [ 'description', 'int', '10' ], [ 'rules', 'int', '10' ], [ 'gmID', 'int', '10' ], [ 'createdAt', 'int', '10' ], [ 'createdBy', 'int', '10' ], [ 'calendarID', 'int', '10' ], [ 'preferredSessionFrequency', 'int', '10' ], // weekly // bi-weekly // monthly // undefined [ 'preferredSessionLength', 'int', '10' ], [ 'minimumSessionLength', 'int', '10' ], [ 'maximumSessionLength', 'int', '10' ], [ 'gamePlatform', 'int', '10' ], [ 'gameVersion', 'int', '10' ], [ 'playType', 'int', '10' ], // in-person // online [ 'location', 'int', '10' ],
New Route