You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cloudreve/models
Aaron Liu 37cb292530
fix(db): SQLite3 dialects return empty rows in `HasColumn` method
3 years ago
..
dialects fix(db): SQLite3 dialects return empty rows in `HasColumn` method 3 years ago
scripts
defaults.go
download.go
download_test.go
file.go fix(fs): cannot delete file while user is deleted (fix #1586) 3 years ago
file_test.go test: delete file while user not found 3 years ago
folder.go
folder_test.go refactor(db): change SQLite driver from github.com/jinzhu/gorm/dialects/sqlite to github.com/glebarez/go-sqlite (#1626) 3 years ago
group.go feat(explorer): advance delete options for users 3 years ago
group_test.go
init.go refactor(db): move dialects to a standalone pkg 3 years ago
migration.go feat(explorer): advance delete options for users 3 years ago
migration_test.go refactor(db): change SQLite driver from github.com/jinzhu/gorm/dialects/sqlite to github.com/glebarez/go-sqlite (#1626) 3 years ago
node.go
node_test.go
policy.go
policy_test.go
setting.go
setting_test.go
share.go
share_test.go
source_link.go
source_link_test.go
tag.go
tag_test.go
task.go
task_test.go
user.go
user_authn.go
user_authn_test.go
user_test.go
webdav.go
webdav_test.go