...

Text file src/github.com/golang-migrate/migrate/v4/database/sqlcipher/README.md

Documentation: github.com/golang-migrate/migrate/v4/database/sqlcipher

     1# sqlcipher
     2
     3This is just a copy of the [sqlite3](https://github.com/golang-migrate/migrate/blob/master/database/sqlite3) driver except that it imports `github.com/mutecomm/go-sqlcipher`.

View as plain text