Skip to content
This repository was archived by the owner on Sep 7, 2021. It is now read-only.
This repository is currently being migrated. It's locked while the migration is in progress.

Commit 276fc09

Browse files
committed
update readme
1 parent aa90a63 commit 276fc09

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ Drivers for Go's sql package which currently support database/sql includes:
4141

4242
* MsSql: [github.com/lunny/godbc](https://github.com/lunny/godbc)
4343

44+
* Oracle: [github.com/mattn/go-oci8](https://github.com/mattn/go-oci8) (experiment)
45+
4446
# Changelog
4547

4648
* **v0.4.3**

README_CN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ xorm是一个简单而强大的Go语言ORM库. 通过它可以使数据库操作
4242

4343
* MsSql: [github.com/lunny/godbc](https://github.com/lunny/godbc)
4444

45+
* Oracle: [github.com/mattn/go-oci8](https://github.com/mattn/go-oci8) (试验性支持)
46+
4547
## 更新日志
4648

4749
* **v0.4.3**

0 commit comments

Comments
 (0)