* feat: implementation of language detection * run utility scripts in tasks * fix: addiitonal fixes for background utilities * feat: toast() also for utility scripts --------- Co-authored-by: hugo <hugoms@me.com>
1 line
40 B
SQL
1 line
40 B
SQL
ALTER TABLE `posts` ADD `language` text; |