public SeatContext(DatabaseConnection connection)
 {
     _connection = connection;
 }