This website requires JavaScript.
Explore
Help
Register
Sign In
Dockery
/
Trilium
Watch
1
Star
0
Fork
0
You've already forked Trilium
mirror of
https://github.com/zadam/trilium.git
synced
2026-04-11 14:37:41 +02:00
Code
Issues
Packages
Projects
Releases
Activity
Files
8a2a9b2ea6bcda583d53299efc189eeb8a3b1116
Trilium
/
db
/
migrations
/
0189__delete_username_option.sql
zadam
f92016f9ec
set password from web trilium
2021-12-29 23:37:12 +01:00
2 lines
45 B
SQL
Raw
Blame
History
DELETE
FROM
options
WHERE
name
=
'
username
'
;
Reference in New Issue
View Git Blame
Copy Permalink