mirror of
https://github.com/abhinavxd/libredesk.git
synced 2026-09-24 03:16:20 +00:00
48e89dc4b9
- feat: soft deletion for users, inboxes, teams, and tags - Rename tables and queries.
2 lines
74 B
SQL
2 lines
74 B
SQL
-- name: get-all
|
|
SELECT created_at, id, name from conversation_priorities; |