| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Make user and host NOT NULL as well | June McEnroe | 2019-12-02 | 
| | | | | | | Since involving NULLs in comparisons is awkward, I think I'll just use "*" for unknowns. | ||
| * | Enable foreign key enforcement | June McEnroe | 2019-12-02 | 
| | | |||
| * | Implement DB initialization and migration | June McEnroe | 2019-12-02 | 
| | | |||
| * | Rename header file to database.h | June McEnroe | 2019-12-01 |