Update Database so dates are as dates and not string
Abierto
feature
Menas
priority: undecided
under discussion
- Lenguaje dominante
- Scala
- Estrellas
- 33
- Forks
- 16
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
## Background
Currently, we do a lot of searches and filters based on time, but our time format in Menas is mainly string, which then disallows us from using Mongo optimizations for time based operations.
## Feature
Update Database so dates are as dates and not string
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.