Add todo
This commit is contained in:
11
README.md
11
README.md
@@ -30,4 +30,13 @@ go get
|
|||||||
go build
|
go build
|
||||||
```
|
```
|
||||||
|
|
||||||
This will produce `pgweb` binary in the current directory.
|
This will produce `pgweb` binary in the current directory.
|
||||||
|
|
||||||
|
## TODO
|
||||||
|
|
||||||
|
- [ ] Change server port to something better
|
||||||
|
- [ ] Add ability to switch between databases
|
||||||
|
- [ ] More detailed usage / help section
|
||||||
|
- [ ] Build for linux and windows
|
||||||
|
- [ ] Add view to see table details (not only structure)
|
||||||
|
- [ ] Make results table rows sortable
|
||||||
Reference in New Issue
Block a user