Raj Anand
Raj Anand
@huyenltnguyen Thanks for your help I am still facing the issue. I added the two lines after line 89, committed with --no-verify. I added a space to ```update-email.spec.t.s``` and tried...
Fixed it! I tried running ```pnpm run raj:test``` but that did not seem to update the memory allocation when I ran ```node -e 'console.log(v8.getHeapStatistics().heap_size_limit/(1024*1024))'``` Instead, I ran something similar to...
I am looking into it.
@huyenltnguyen tests work fine on the local environment, with an occasional restart of the local server using ```pnpm run develop```. Is Github playwright environment different in functionality?
Hello! Can I try this issue?
@akshaysasidrn yes I'd like to pickup this issue
Hi @akshaysasidrn! Apologies for the delay, some unavoidable circumstances led me to start late! I looked into the problem and these are the concerns that I have: 1. Should we...
Is this still being worked on? I'd like to pick this up if no one is working on it.
> I guess it only happens when you import from source, try the following: > > ```sql > CREATE TABLE `Test` ( > `DefaultFalse` BOOLEAN DEFAULT (FALSE), > `DefaultTrue` BOOLEAN...
Can I work on this issue?