uw-ictd / colte

Community LTE Project
MIT License
59 stars 27 forks source link

Devel postgres #106

Closed matt9j closed 3 years ago

matt9j commented 3 years ago

This PR contains initial updates to the CoLTE infrastructure to move from mysql and completely shared tables with Haulage, to postgres with CoLTE owning its tables and haulage only keeping a small subset. Eventually the relevant haulage functionality should be abstracted behind a stable API since haulage will be used to interface with multiple frontend projects.