1
0
Fork 0

- 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
1 changed files with 2 additions and 2 deletions

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