1
0
mirror of https://codeberg.org/cage/tinmop/ synced 2025-02-17 08:10:36 +01:00

- fixed type of 'reblog-id' column in table 'status'.

This commit is contained in:
cage 2023-09-27 18:21:02 +02:00
parent 2c3bac4e54
commit 8f4a782e16

View File

@ -471,7 +471,7 @@
" \"in-reply-to-id\" TEXT,"
" \"in-reply-to-account-id\" TEXT,"
;; boosted
" \"reblog-id\" INTEGER, "
" \"reblog-id\" TEXT, "
;; two letter iso code (it, en etc.)
" language TEXT,"
;; user action on this status