Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Index network, context, nick, user, target, message in FTS | June McEnroe | 2019-12-13 |
* | Use a macro to write SQL as C tokens without quotes | June McEnroe | 2019-12-13 |
* | Fold networks into contexts | June McEnroe | 2019-12-06 |
* | Rename IDs to nouns and join with USING | June McEnroe | 2019-12-06 |
* | Add eventsDelete trigger | June McEnroe | 2019-12-06 |
* | Import in one transaction per file | June McEnroe | 2019-12-05 |
* | Add prepare and bind helpers | June McEnroe | 2019-12-05 |
* | Set busy timeout | June McEnroe | 2019-12-05 |
* | Make user and host NOT NULL as well | June McEnroe | 2019-12-02 |
* | 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 |