edgedb-ui icon indicating copy to clipboard operation
edgedb-ui copied to clipboard

TypeError: Cannot read properties of null (reading 'actual_total_time')

Open avedetvedea opened this issue 2 years ago • 1 comments

e.g.

analyze 
select Post {
  id,
  polls: {
    id,
    answered,
  }
} 

and many more

avedetvedea avatar Aug 07 '23 20:08 avedetvedea

What version of EdgeDB are you using? I think this should have been fixed in 3.2

jaclarke avatar Aug 08 '23 11:08 jaclarke