docs(destination-postgres): add migration guide to sidebar (#70825)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: ian.alton@airbyte.io <ian.alton@airbyte.io>
This commit is contained in:
committed by
GitHub
parent
fdd7bf68b7
commit
2871a35523
@@ -313,6 +313,12 @@ const destinationPostgres = {
|
|||||||
id: "destinations/postgres",
|
id: "destinations/postgres",
|
||||||
},
|
},
|
||||||
items: [
|
items: [
|
||||||
|
{
|
||||||
|
type: "doc",
|
||||||
|
label: "Migration Guide",
|
||||||
|
id: "destinations/postgres-migrations",
|
||||||
|
key: "destinations-postgres-migrations",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
type: "doc",
|
type: "doc",
|
||||||
label: "Troubleshooting",
|
label: "Troubleshooting",
|
||||||
|
|||||||
Reference in New Issue
Block a user