Giters
go-gorm
/
sqlite
GORM sqlite driver
Geek Repo:
Geek Repo
Github PK Tool:
Github PK Tool
Stargazers:
179
Watchers:
3
Issues:
43
Forks:
181
go-gorm/sqlite Issues
Bug: Composite Primary Keys Not Fully Recognized
Updated
a month ago
Comments count
1
Opt-in `AUTOINCREMENT` for `gorm.Model`
Updated
a month ago
:bug: sqlite v1.5.4 Create Table Exception
Updated
5 months ago
Comments count
6
Upgrade to mattn/go-sqlite3 v1.14.19
Closed
5 months ago
Comments count
1
a problem about where condition of time.Time with timezone
Updated
6 months ago
Can't compile with latest version
Closed
2 years ago
Comments count
2
Heap-based Buffer Overflow reported in dependency mattn/go-sqlite3 package
Updated
10 months ago
Add a way to override return value of Dialector.DefaultValueOf()
Closed
3 years ago
Comments count
2
Are there any plans to support JSON related operations?
Updated
a year ago
AutoMigrate recreates table with composite unique index even if the model has not changed
Updated
a year ago
autoIncrement ignored when combined with primaryKey
Updated
a year ago
Comments count
2
Make this package SQLite implementation agnostic
Updated
a year ago
Incorrect ColumnType Nullable default
Updated
a year ago
Comments count
1
交叉编译时报错
Closed
a year ago
cgo warning
Updated
2 years ago
Go build failed
Closed
2 years ago
Comments count
7
tableRegexp does not match certain multi-line "CREATE TABLE" statements
Closed
2 years ago
AutoMigrate failed when type has custom size or precision
Updated
2 years ago
Comments count
2
SQLite doesn't create sqlite_sequence table
Closed
2 years ago
Comments count
2
Inconsistent behavior between this and the "mysql" driver (probably a bug)
Updated
2 years ago
当频繁的更新数据库文件后冰并且删除所有数据,grom.db文件大小没有变小
Updated
2 years ago
Confuse of "PRIMARY KEY AUTOINCREMENT"
Updated
2 years ago
Demo code in "https://gorm.io/docs/" get error
Closed
2 years ago
Comments count
2
Column should be nullable by default
Closed
2 years ago
Comments count
2
drop column fails when foreign keys are enabled
Updated
2 years ago
Conversion to a Pure Golang implementation of SQLite
Closed
2 years ago
Comments count
4
Use of net.IP type causes "row value misused" error
Closed
2 years ago
Comments count
1
Support Encrypt SQLite DB
Closed
2 years ago
Comments count
1
AutoMigrate error for 1.3.2
Closed
2 years ago
Comments count
1
DDL checking is not case-insensitive
Closed
2 years ago
[Bug] SQLite3 not honoring Foreign key constraints leading to successful insertion of record with invalid foreign key
Closed
2 years ago
Comments count
6
How to load sqlite3 extension
Closed
2 years ago
Comments count
1
AutoMigrate fails with error "invalid DDL" if a table with dash in name exists
Closed
2 years ago
Comments count
2
Is it possible to use FTS5 module for full text search?
Closed
3 years ago
Comments count
2
Sqlite内存模式无数据问题
Closed
3 years ago
Comments count
1
Support CGO free SQLite driver: modernc.org/sqlite
Closed
3 years ago
Comments count
1
AutoMigrate 出现 duplicate column name 问题.
Closed
3 years ago
Comments count
1
SQLite driver does not return foreign key violation error
Closed
3 years ago
Comments count
1
Use pure-go sqlite lib
Closed
3 years ago
Comments count
5
Attempt to build a request with OFFSET but no LIMIT causes SQL error
Closed
3 years ago
Comments count
1
Compilation error occurs when windows is running
Closed
4 years ago
Comments count
1
sqlite file cannot be closed
Closed
4 years ago
Comments count
1
Factory func Open
Closed
4 years ago
Comments count
2