mirror of
https://github.com/miniflux/v2.git
synced 2025-08-01 17:38:37 +00:00
Convert enclosure size field to bigint
This commit is contained in:
parent
fec391a336
commit
482785c5e6
7 changed files with 9 additions and 6 deletions
1
sql/schema_version_15.sql
Normal file
1
sql/schema_version_15.sql
Normal file
|
@ -0,0 +1 @@
|
|||
alter table enclosures alter column size set data type bigint;
|
Loading…
Add table
Add a link
Reference in a new issue