File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ tested as extensively as postgres**; use with caution, and check out the
32
32
the postgres driver can also be used to connect to other databases that support
33
33
the postgres wire protocol, such as AWS Redshift. however, this functionality is not
34
34
well tested. in theory, the mysql driver should be able to do the same for databases
35
- that support the mysql protocol. check each database's documentation for compatability .
35
+ that support the mysql protocol. check each database's documentation for compatibility .
36
36
37
37
## disclaimer
38
38
@@ -514,7 +514,7 @@ export RAINFROG_FAVORITES=~/.config/rainfrog/favorites
514
514
515
515
- [x] scrollable table
516
516
- [x] cancellable async querying (spawn tokio task)
517
- - [x] menu list with tables and schemas (collapsable )
517
+ - [x] menu list with tables and schemas (collapsible )
518
518
- [x] tui-textarea for query editor
519
519
- [x] basic tui-textarea vim keybindings
520
520
- [x] handle custom types / enums
You can’t perform that action at this time.
0 commit comments