This commit is contained in:
commit
97dc727b58
2 changed files with 11 additions and 3 deletions
|
@ -14,6 +14,11 @@ pub mod ui;
|
|||
|
||||
// Postgres
|
||||
|
||||
// TODO : Background Jobs
|
||||
// TODO : Refactor caching
|
||||
// TODO : mail
|
||||
// TODO : scheduled jobs
|
||||
|
||||
// TODO : IDEA
|
||||
// more efficient table join using WHERE ANY instead of multiple SELECTs
|
||||
// map_tables(Vec<T>, Fn(&T) -> U) -> Vec<U>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue