pamaxie / --OLD--Pamaxie

Worker "clients" for analyzing media content. Pamaxie is a Natural Learning API for accessing several Neural Networks and hand-crafted algorithms for moderating content on platforms.
https://pamaxie.com
Apache License 2.0
2 stars 2 forks source link

Add missing url tables back into the database #42

Closed PKoldborg closed 3 years ago

PKoldborg commented 3 years ago

Doing migration update in #26 EmailVerificated added to EF database, EmailSender.cs set up, and… all our Url tables got merged into one. Reason is because of changes made in Moved Data into its own assembly and removed unnecessary usings.

We want those tables back, but still keep everything organised.

PKoldborg commented 3 years ago

A migration update is still needed before this issue can be closed.

PKoldborg commented 3 years ago

This issue will no longer be worked on, as we are migrating away from EE and over to Redis