updated plan

This commit is contained in:
Arnas Udovic 2023-12-12 11:43:23 +02:00
parent 70031b4160
commit a4d5e31e0a

View file

@ -13,6 +13,7 @@ Will start with mysql, later should be added more engines
### Milestone 1
- [ ] connect to DB hardcoded
- [ ] embedded neovim for editing
- [ ] query window
- [ ] result window
- [ ] navigate in result window
@ -21,6 +22,7 @@ Will start with mysql, later should be added more engines
### Milestone 2
- [ ] status bar for some info
- [ ] result window as tabs
- [ ] left/right navigation tabs in result window
- [ ] sort in result window
@ -48,6 +50,11 @@ Will start with mysql, later should be added more engines
### Milestone 5
- [ ] icons
- [ ] themes
- [ ] sqlite driver
- [ ] postgresql driver
### Milestone 6
- [ ] open csv file