Add doc note about airbyte-configs table in db (#5174)
Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local>
This commit is contained in:
@@ -79,3 +79,5 @@ The following command will allow you to access the database instance using `psql
|
||||
```shell
|
||||
docker exec -ti airbyte-db psql -U docker -d airbyte
|
||||
```
|
||||
|
||||
To access the configuration files for sources, destinations, and connections that have been added, simply query the `airbyte-configs` table.
|
||||
Reference in New Issue
Block a user