1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-07-22 17:18:37 +00:00
miniflux-v2/database/sql/schema_version_38.sql

2 lines
62 B
MySQL
Raw Normal View History

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