Nihal Maskey
Nihal Maskey
- Separate routes to different files
**Describe the bug** When clicking on the "Reset" button, the table is not reset. **To Reproduce** Steps to reproduce the behavior: 1. Go to any table 2. Click on the...
### Description remove limit on number of tables to restore ### Related Issue None ### Motivation and Context If there is more than 100 tables in DB, it can't be...
## Changes in vite folder only - Added prettier plugin for sorting tailwind class https://github.com/tailwindlabs/prettier-plugin-tailwindcss - Added prettier plugin for sorting imports https://github.com/IanVS/prettier-plugin-sort-imports - Run whole vite folder with prettier...
**Is your feature request related to a problem? Please describe.** Currently, only single database is supported. Can we have option to support multiple database?
**Describe the bug** Input suggestion for restore table breaks if the input doesn't match with any suggestion **To Reproduce** Steps to reproduce the behavior: 1. Go to 'Restore Table' 2....
Fix lint
### Description Describe your changes in detail. ### Related Issue If suggesting a new feature or change, please discuss it in an issue first. _If fixing a bug, there should...
## 🐘 Add support for PHP 8.3, 8.4, and 8.5 ### 📝 Description This PR adds support for the latest PHP versions (8.3, 8.4, and 8.5) to the nginxconfig.io PHP...
- `commit ""` - `commit -m ""` These two will both gives the same output. `-m` is ignore. Motivation - The `-m` option is typically used with the `git commit...