mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 18:22:46 +00:00
3 lines
122 B
SQL
3 lines
122 B
SQL
select application_chat.*,application_chat.asker::json AS asker
|
|
from application_chat application_chat
|
|
${default_queryset} |