2
0
mirror of https://github.com/lowdefy/lowdefy.git synced 2025-03-31 15:20:32 +08:00

fix(docs): Remove OracleDB.

This commit is contained in:
SamTolmay 2021-05-03 15:14:11 +02:00
parent 0a1ca68760
commit 0672aa8486
2 changed files with 6 additions and 6 deletions

@ -419,11 +419,11 @@
- id: MySQL
type: MenuLink
pageId: MySQL
- id: OracleDB
type: MenuLink
pageId: OracleDB
properties:
title: Oracle Database
# - id: OracleDB
# type: MenuLink
# pageId: OracleDB
# properties:
# title: Oracle Database
- id: PostgreSQL
type: MenuLink
pageId: PostgreSQL

@ -115,7 +115,7 @@
- _ref: connections/MongoDB.yaml
- _ref: connections/MSSQL.yaml
- _ref: connections/MySQL.yaml
- _ref: connections/OracleDB.yaml
# - _ref: connections/OracleDB.yaml
- _ref: connections/PostgreSQL.yaml
- _ref: connections/SendGridMail.yaml
- _ref: connections/SQLite.yaml