error while querying "Converting circular structure to JSON"

whenever i do a query on driver table, it just gives me following error

Converting circular structure to JSON
    --> starting at object with constructor 'PgTable'
    |     property 'id' -> object with constructor 'PgUUID'
    --- property 'table' closes the circle


please run this container to see error in detail https://drizzle.run/t4x4te3roxu31a7vp8b1a7mq
Was this page helpful?