Commit graph

10 commits

Author SHA1 Message Date
Klaus-Uwe Mitterer 44ee524ece Forgot that NULL values are actually always seen as distinct values in SQL. Why does SQLite even allow NULL in PRIMARY KEY? 2016-08-09 00:19:29 +02:00
Klaus-Uwe Mitterer 5fc9078ea8 IS NULL. We need those where 'until' IS NULL. -.- 2016-08-03 15:26:31 +02:00
Klaus-Uwe Mitterer 3ec4780385 getFollowers()/getFollowing() should not return records where 'until' is not null, i.e. records that are no longer valid 2016-08-03 13:58:19 +02:00
Klaus-Uwe Mitterer 114fc04b43 Implement following/follower monitoring 2016-08-01 18:02:11 +02:00
Klaus-Uwe Mitterer aad1531392 Futher preparation for MySQL, which is not working yet though...
Make filler handle direct messages
Add table and functions for direct messages
2016-06-30 12:33:09 +02:00
Klaus-Uwe Mitterer 8f2d551dce Fix variable 2016-05-30 23:52:33 +02:00
Klaus-Uwe Mitterer 593213bb2e Fix call to getDate 2016-05-30 20:44:51 +02:00
Klaus-Uwe Mitterer 7e9e27e00b Change default value handling in dbtools 2016-05-20 21:39:21 +02:00
Klaus-Uwe Mitterer 367b4e7864 Fixed filler dependencies 2016-04-08 00:15:21 +02:00
Klaus-Uwe Mitterer e0abdf0a56 Check in first version of dbtools 2016-04-07 23:57:22 +02:00