Updating documentation for new version of database plugin
Summary: ^^ Reviewed By: jknoxville Differential Revision: D17770002 fbshipit-source-id: f2aa1a0fbdea0f2f794261f77dfe2557def2aef0
This commit is contained in:
committed by
Facebook Github Bot
parent
e074898d46
commit
57e8f8e235
Binary file not shown.
|
Before Width: | Height: | Size: 900 KiB After Width: | Height: | Size: 702 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 690 KiB After Width: | Height: | Size: 666 KiB |
@@ -5,7 +5,13 @@ title: Databases
|
||||
|
||||
→ [See setup instructions for the Databases plugin](setup/databases-plugin.md)
|
||||
|
||||
The Databases plugin provides developers with read access to their databases: browse the data, see your table's structure and its indexes.
|
||||
The Databases plugin provides developers with read-write access to their databases:
|
||||
- browse your tables' data
|
||||
- see your tables' structure
|
||||
- execute queries
|
||||
- mark queries as favorites
|
||||
- see logs of past executed queries
|
||||
|
||||
|
||||

|
||||

|
||||
|
||||
Reference in New Issue
Block a user