Peeyush Pathak
Results
2
issues of
Peeyush Pathak
super() in non derived class constructors should throw a syntax error ### Steps to reproduce ```js esprima.parse('class A{ constructor(){ super(); } }') ``` ### Expected output throw an syntax error....
Hi @brettwooldridge I am adding some extra data to the connection exception. During getting a connection it is becomes hard to debug and troubleshoot. In case of multiple db servers(replicas)...