1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-06-27 16:36:00 +00:00
miniflux-v2/database/sql/schema_version_23.sql
2019-04-28 18:35:58 -07:00

1 line
No EOL
68 B
SQL

alter table users add column keyboard_shortcuts boolean default 't';