You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DRIVER_EXTENSIBILITY_SUMMARY.md
+3-11Lines changed: 3 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,11 @@
2
2
3
3
## Overview
4
4
5
-
This implementation adds comprehensive documentation and examples for extending ObjectQL with additional database types, directly addressing the question: **"我还可以支持哪些数据库类型?"** (What other database types can I support?)
5
+
This implementation adds comprehensive documentation and examples for extending ObjectQL with additional database types, directly addressing the question: "What other database types can I support?"
6
6
7
7
## What Was Added
8
8
9
-
### 📚 Documentation (English)
9
+
### 📚 Documentation
10
10
11
11
1.**`docs/guide/drivers/extensibility.md`**
12
12
- Comprehensive list of 30+ potential database types
@@ -23,17 +23,9 @@ This implementation adds comprehensive documentation and examples for extending
0 commit comments