Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.
 
 

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Username "c##oracle" escaped as "c%23%23oracle"

DB, err = gorm.Open(oracle.Open("oracle://c%23%23oracle:oracle@127.0.0.1:1521/xe"), &gorm.Config{})
if err != nil {
	panic("failed to connect database")
}

About

gorm的oracle驱动,不依赖oracle客户端。

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages