mirror of
https://github.com/miniflux/v2.git
synced 2025-07-27 17:28:38 +00:00
1 line
67 B
MySQL
1 line
67 B
MySQL
|
alter table entries add column reading_time int not null default 0;
|