185
edits
(→Travel, etc: add holiday) |
(→Deprecation rampage: latest news) |
||
Line 35: | Line 35: | ||
=== Deprecation rampage === | === Deprecation rampage === | ||
* writing down goals in a document: https://docs.google.com/document/d/1Vfxx3R3MO9D9x2hTHnXTzmEU-OyVLdc3HDqH6OExo9E/edit#heading=h.e2fhzzpdhc1o | |||
* keeping track of tables status in another doc: https://docs.google.com/spreadsheets/d/1Oke1PN2jkLlKPMmDY64xPTnHDMbQU-DM7rSIhOGN7Xg/edit#gid=0 | |||
* used [https://sualeh.github.io/SchemaCrawler/ SchemaCrawler] to generate a graph of the database's schema | |||
** that's somewhat useful | |||
** but since we are missing a lot of foreign keys, especially on ``reports_clean``, not so much | |||
** also a lot of "relations" are inside stored procedures | |||
* first goal is to get rid of the reports_clean table | |||
=== Processor rewrite === | === Processor rewrite === | ||
=== Upgrading elasticsearch === | === Upgrading elasticsearch === |
edits