Add notice to our SQLite Gorm driver
The Gorm driver README now links to the original code, which was modified to use a different SQLite library.
This commit is contained in:
parent
a7654394b4
commit
bf4cc9b056
@ -1,6 +1,9 @@
|
||||
# GORM Sqlite Driver
|
||||
|
||||

|
||||
This is a clone of the [Gorm SQLite driver](https://github.com/go-gorm/sqlite),
|
||||
adjusted by Sybren Stüvel <sybren@blender.org> to use modernc.org/sqlite instead
|
||||
of the SQLite C-bindings wrapper.
|
||||
|
||||
|
||||
## USAGE
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user