garageScript / databases

Play with databases without account
https://learndatabases.dev/
7 stars 11 forks source link

Fix dbExists variable #259

Closed hoiekim closed 3 years ago

hoiekim commented 3 years ago

Front takes dbExists variable as string (e.g. "false") So front page always thinks users already created db. This PR fixes this problem.