Oracle 11g

This commit is contained in:
2024-05-10 11:29:49 +08:00
parent 2d3723822b
commit 05805630f2
2 changed files with 1 additions and 68 deletions

View File

@ -9,6 +9,7 @@ GORM Oracle driver for connect Oracle DB and Manage Oracle DB, Based on [CengSin
## Required dependency Install
- Oracle 12C+
- Oracle 11g
- Golang 1.13+
- see [ODPI-C Installation.](https://oracle.github.io/odpi/doc/installation.html)
- gorm 1.24.0+