Files
backstage/docs/tutorials
Mengnan Gong a9771a69f6 Fix the example in the switching to postgres tutorial
The `ssl` config is part of the `connection` config. It's misplaced
under the `knexConfig.pool`, which might lead to confusion. This PR
fixes it.

Signed-off-by: Mengnan Gong <namco1992@gmail.com>
2022-10-11 17:30:22 +08:00
..