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

1 line
67 B
MySQL
Raw Normal View History

2020-07-17 04:46:24 +02:00
alter table users add column show_reading_time boolean default 't';