Klaus-Uwe Mitterer
|
25f82e40f8
|
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
|
7264708832
|
IS NULL. We need those where 'until' IS NULL. -.-
|
2016-08-03 15:26:31 +02:00 |
|
Klaus-Uwe Mitterer
|
403b5cadef
|
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
|
4255596ecf
|
Implement following/follower monitoring
|
2016-08-01 18:02:11 +02:00 |
|
Klaus-Uwe Mitterer
|
7e17aeb169
|
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
|
2b1b640c5d
|
Fix variable
|
2016-05-30 23:52:33 +02:00 |
|
Klaus-Uwe Mitterer
|
3ee3c68705
|
Fix call to getDate
|
2016-05-30 20:44:51 +02:00 |
|
Klaus-Uwe Mitterer
|
e9c6290b69
|
Change default value handling in dbtools
|
2016-05-20 21:39:21 +02:00 |
|
Klaus-Uwe Mitterer
|
c6c994926d
|
Fixed filler dependencies
|
2016-04-08 00:15:21 +02:00 |
|
Klaus-Uwe Mitterer
|
c688162300
|
Check in first version of dbtools
|
2016-04-07 23:57:22 +02:00 |
|