mirror of
https://github.com/stashapp/stash.git
synced 2026-05-03 06:59:44 -05: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