mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 12:24:38 +03:00
Decouple galleries from scenes (#1057)
This commit is contained in:
@@ -21,7 +21,7 @@ import (
|
||||
|
||||
var DB *sqlx.DB
|
||||
var dbPath string
|
||||
var appSchemaVersion uint = 17
|
||||
var appSchemaVersion uint = 18
|
||||
var databaseSchemaVersion uint
|
||||
|
||||
const sqlite3Driver = "sqlite3ex"
|
||||
|
||||
Reference in New Issue
Block a user