Roxot / polly

Event planning made easy.
www.getpollyapp.com
0 stars 0 forks source link

Major refactor #67

Open Roxot opened 8 years ago

Roxot commented 8 years ago

Going to do a lot of refactoring. Working on the database refactor right now, going to fix a lot of the refactoring issues we have open. One of the things I'm working on right now is switching from gorp to sqlx, rewriting the entire database to something more in Go style and writing tests for everything in the database package.

Major WIP