This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
start [2014/07/22 15:09] daniel [SQL tips and queries] |
start [2017/10/18 16:56] (current) daniel [Database schema] |
||
---|---|---|---|
Line 28: | Line 28: | ||
</code> | </code> | ||
- | A visual representation of the schema can be seen on [[http://www.manitou-mail.org/articles/db-diagram.html|this diagram]] (although it's not current, it doesn't differ that much from newer versions of the schema) | + | A visual representation of the schema can be seen on [[http://www.manitou-mail.org/screenshots/db-diagram.png|this diagram]] |
[[access_rights|Access rights]] Scripts to grant access rights for multi-user installations. For the latest version. | [[access_rights|Access rights]] Scripts to grant access rights for multi-user installations. For the latest version. | ||
Line 50: | Line 50: | ||
[[adv_sample_user_queries_plus|Sample user queries (advanced)]] \\ | [[adv_sample_user_queries_plus|Sample user queries (advanced)]] \\ | ||
[[sql_analysis|Queries for analysis]] \\ | [[sql_analysis|Queries for analysis]] \\ | ||
+ | [[sql_analysis_dedup_attachments|Analyzing the attachments deduplication]] \\ | ||
[[inverted_word_index|Querying the full text search index]] \\ | [[inverted_word_index|Querying the full text search index]] \\ | ||
- | [[support_functions|Support functions]] | + | [[support_functions|Support functions]] \\ |
+ | [[sql_basic_stats|Basic statistics]] | ||