mirror of https://github.com/usememos/memos
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* fix: database is locked The option "_journal_mode=WAL" is currently *not* being applied when provided in the DSN. This issue affects only new memos installations, not older ones where the database journal was properly set to WAL mode by the previous sqlite library go-sqlite3. modernc.org/sqlite DSN parsing is different from go-sqlite3. It requires the `_pragma=` prefix and even some options order matter. https://gitlab.com/cznic/sqlite/-/issues/115 Closes #1985 * chore: upgraded notes on sqlite DSN |
2 years ago | |
---|---|---|
.. | ||
db | 2 years ago | |
activity.go | 2 years ago | |
cache.go | 2 years ago | |
common.go | 2 years ago | |
idp.go | 2 years ago | |
memo.go | 2 years ago | |
memo_organizer.go | 2 years ago | |
memo_relation.go | 2 years ago | |
memo_resource.go | 2 years ago | |
resource.go | 2 years ago | |
shortcut.go | 2 years ago | |
storage.go | 2 years ago | |
store.go | 2 years ago | |
system_setting.go | 2 years ago | |
tag.go | 2 years ago | |
user.go | 2 years ago | |
user_setting.go | 2 years ago |