Skip to content

a fork of `github.com/flyingtime/gorm-sqlcipher`, than no longer exist

License

Notifications You must be signed in to change notification settings

berty/gorm-sqlcipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a fork of github.com/flyingtime/gorm-sqlcipher that no longer exist

GORM Sqlite Driver

CI

USAGE

import (
  sqlcipher "github.com/open-olive/gorm-sqlcipher"
  "gorm.io/gorm"
)

// https://github.com/mutecomm/go-sqlcipher
db, err := gorm.Open(sqlcipher.Open("gorm.db"), &gorm.Config{})

Checkout https://gorm.io for details.

About

a fork of `github.com/flyingtime/gorm-sqlcipher`, than no longer exist

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages