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_33.sql
2020-07-16 19:47:41 -07:00

1 line
No EOL
67 B
SQL

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