Recommend `.mode box` for sqlite

This commit is contained in:
gg 2023-07-19 00:06:16 -07:00
parent 22d747194f
commit a4539b7726
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
.mode box
-- join everything together
-- allow caster_id to be null via left join
SELECT s.id AS schedule_id,