Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-02-05 | Remove custom exception 'databasekeyexception' | Malf Furious | 1 | -9/+7 | |
Just use a generic exception in these cases. I don't want to handle these any differently, and just fall back on the main Exception() error page once we get to a UI. | |||||
2017-01-17 | Add helper functions to table class | Malf Furious | 1 | -0/+39 | |
2017-01-15 | Add table class | Malf Furious | 1 | -0/+173 | |