add: notifications table
add: query_rows macro fix: postgres driver
This commit is contained in:
parent
0ea6b25138
commit
81005a6e1c
14 changed files with 258 additions and 33 deletions
|
@ -3,6 +3,7 @@ mod common;
|
|||
mod drivers;
|
||||
mod entries;
|
||||
mod memberships;
|
||||
mod notifications;
|
||||
mod pages;
|
||||
mod reactions;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue