bcanseco / warbler

🐤 Auto-generated, geolocation based chatrooms for universities. [no longer maintained]
https://borja.io/warbler
1 stars 0 forks source link

Improve database switching #19

Closed bcanseco closed 7 years ago

bcanseco commented 7 years ago

Right now, the db name is hard coded inside Startup. https://github.com/bcanseco/warbler/blob/2e08aa22428e4f060d998f14febc7752a4f7ced1/src/Warbler/Startup.cs#L51

AC: