-
Notifications
You must be signed in to change notification settings - Fork 266
Open
Description
Describe the bug
The in memory sqlite isn't working, didn't accept returning syntax.
Link to the blitz that caused the error
https://stackblitz.com/edit/mikro-orm-esm-repro?file=package.json
Steps to reproduce
- Wait to finish the boot up and check the failed test in the console
Expected behavior
The test is successful
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
Screenshots
Platform
Browser name = Chrome
Full version = 106.0.0.0
Major version = 106
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 68413652,
"usedJSHeapSize": 65796832,
"jsHeapSizeLimit": 4294705152
}
Hash = d4ca26c86a8e75fb184ca97fc78f0c245928f6b1
