Adit Luhadia

Results 7 issues of Adit Luhadia

**Describe the bug** Looks like the buttons in the README.md file are not appearing correctly. Only the text is showing up. **To Reproduce** Steps to reproduce the behavior: 1. Open...

bug

Currently, we do not have any tests in the AllSQL Flutter project. Need to add some tests to make sure everything is working before deploying.

enhancement
help wanted
good first issue

Currently, the web app just has a light theme. Many users (including me) prefer a dark theme. So adding this functionality would be good for UX.

enhancement
good first issue

Highlighting the code based on syntax can be really useful for users as it makes it easier to read and understand code. I came across a few plugins and resources...

enhancement

Currently, the web app only shows the output of one of the `SELECT` queries. If a user enters multiple queries, it should show multiple tables in the output.

bug
help wanted

Currently, the users have to select which type of command they are entering before pressing the `Run` button. Most of the compilers do not ask for such input and directly...

enhancement
help wanted