mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-04-05 10:59:33 +00:00
parent
77d69bdcf6
commit
7b2fb70c04
@ -78,7 +78,7 @@ object RSource {
|
||||
DML.insert(
|
||||
table,
|
||||
table.all,
|
||||
fr"${v.sid},${v.cid},${v.abbrev},${v.description},${v.counter},${v.enabled},${v.priority},${v.created},${v.folderId},${v.fileFilter},${v.language}"
|
||||
fr"${v.sid},${v.cid},${v.abbrev},${v.description},${v.counter},${v.enabled},${v.priority},${v.created},${v.folderId},${v.fileFilter},${v.language},${v.attachmentsOnly}"
|
||||
)
|
||||
|
||||
def updateNoCounter(v: RSource): ConnectionIO[Int] =
|
||||
|
Loading…
x
Reference in New Issue
Block a user