mirror of
https://github.com/ershisan99/db-studio.git
synced 2025-12-16 20:59:23 +00:00
add postgres where clause for table data query.
add ui for where clause
This commit is contained in:
13
TODO.md
Normal file
13
TODO.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# TODO
|
||||
|
||||
## Databases
|
||||
|
||||
- [ ] Fully support PostgreSQL and MySQL
|
||||
- [ ] Add support for SQLite
|
||||
- [ ] Add support for MSSQL
|
||||
- [ ] Add support for MongoDB
|
||||
- [ ] Add support for Redis
|
||||
|
||||
## Nice to have
|
||||
|
||||
- [ ] Seed database with fake data (something like mockaroo, but taking advantage of db introspection)
|
||||
Reference in New Issue
Block a user