Commit graph

12 commits

Author SHA1 Message Date
Oleg Silkin
5f12645f3a removes unnecessary column 2019-06-06 03:23:30 -05:00
Oleg Silkin
b4fddfb55b Adds signing_ts as a column to hold the signature timestamp 2019-06-05 22:20:27 -05:00
Oleg Silkin
37b46e8da7 timestamp order by ascending > order by descending 2019-05-31 22:05:12 -04:00
Oleg Silkin
6cd4706360 safeguards 2019-05-31 15:56:32 -04:00
Oleg Silkin
f405076e37 removes anonymous channel from being used as the default channel for anonymous comments 2019-05-31 15:55:48 -04:00
Oleg Silkin
87badf3a31 channel_uri > channel_url 2019-05-30 11:11:42 -04:00
Oleg Silkin
15190f032a adds a whitespace 2019-05-29 17:16:34 -04:00
Oleg Silkin
3298f23ce8 Moves table declaration in DDL so table drops happen properly when needed 2019-05-23 06:33:07 -04:00
Oleg Silkin
4b5dd2a505 Adjusts logger & stops database frop dropping tables on each DDL startup 2019-05-21 07:28:21 -04:00
Oleg Silkin
c7912becf8 Adds signature in return 2019-05-20 02:28:04 -04:00
Oleg Silkin
4d6855bcc0 Tests for name validation 2019-05-19 03:00:18 -04:00
Oleg Silkin
a64f233641 Removes triggers & adds default channel for anonymous comments 2019-05-19 02:24:20 -04:00
Renamed from comments_ddl.sql (Browse further)