LBPUnion / ProjectLighthouse

Project Lighthouse is a clean-room, open-source custom server for LittleBigPlanet.
GNU Affero General Public License v3.0
211 stars 53 forks source link

Rename the database model snapshot and move it to the actual migrations folder #969

Closed Slendy closed 10 months ago

Slendy commented 10 months ago

Removes the dreaded ProjectLighthouse\ProjectLighthouse\Migrations folder. This should have also been renamed when we renamed the Database class to DatabaseContext since the format of the class is <YourContext>ModelSnapshot.cs