Mike Colagrosso
|
dad5df0059
|
Add index on EbookId
There are several queries that join the `Projects` and `Ebooks` tables.
An index speeds up those joins.
|
2025-01-02 09:57:45 -06:00 |
|
Alex Cabal
|
7a3c7ad503
|
Allow VCS URLs to be null in projects
|
2024-12-16 21:48:01 -06:00 |
|
Alex Cabal
|
051e286a6d
|
Continue fleshing out project management system
|
2024-12-16 15:01:22 -06:00 |
|
Alex Cabal
|
2449de6f6c
|
Also check discussion threads for freshness when marking projects as stalled
|
2024-12-15 21:59:01 -06:00 |
|
Alex Cabal
|
9b9d93bc52
|
Automatically update in progress projects to stalled
|
2024-12-14 23:54:11 -06:00 |
|
Alex Cabal
|
adfe07aad9
|
Add beginning of a project management system to placeholders
|
2024-12-14 19:13:03 -06:00 |
|
Alex Cabal
|
e56de4b19d
|
Switch from EbookPlaceholder.Status to EbookPlaceholder.IsInProgress, and some type tweaks
|
2024-12-14 13:39:28 -06:00 |
|