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:
parent
0a1ca68760
commit
0672aa8486
packages/docs
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user