Drop database "sort" columns #5

Closed
opened 2021-10-04 08:02:19 -04:00 by anna · 1 comment
Owner

Most of the time we just want to use the lowercase version of the "name" column, and I'm planning on doing sorting inside sqlite soon anyway. We won't need this column any more after that.

Most of the time we just want to use the lowercase version of the "name" column, and I'm planning on doing sorting inside sqlite soon anyway. We won't need this column any more after that.
anna added this to the Emmental 2.6 milestone 2021-10-07 11:06:59 -04:00
Author
Owner

I've decided it's probably better to pre-compute the sort fields since we need them so often, and especially since a large number of Tracks is going to be slow enough already.

I've decided it's probably better to pre-compute the sort fields since we need them so often, and especially since a large number of Tracks is going to be slow enough already.
anna closed this issue 2021-10-11 11:48:23 -04:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: anna/emmental#5
No description provided.