This repository has been archived on 2024-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
core/doc/database
Mario 05ae18d74e Merge branch 'patch-6' into 'dev'
Add new table names in docs

See merge request hubzilla/core!1315

(cherry picked from commit 778086ce19)

4f70fd3e Add new table names in docs
2e4772ac Update db_groups.bb
4cb46c12 Update intro_for_developers.bb
c087aaf5 Update database.bb
2018-10-06 14:54:38 +02:00
..
db_abook.bb Added many of the recent schema changes to the database schema documentation 2016-06-19 22:50:41 -07:00
db_account.bb code_allowed is a real mess. Start the cleanup by remving the account level code allow and limiting to specific channels only. This reduces the possibility of cross channel security issues coming into play. Then provide a single function for checking the code permission. This is only partially done as we often need to check against the observer or logged in channel as well as the resource owner to ensure that this only returns true for local channels which also own the requested resource. 2017-03-13 16:19:47 -07:00
db_addon.bb Added many of the recent schema changes to the database schema documentation 2016-06-19 22:50:41 -07:00
db_app.bb Added many of the recent schema changes to the database schema documentation 2016-06-19 22:50:41 -07:00
db_attach.bb Added many of the recent schema changes to the database schema documentation 2016-06-19 22:50:41 -07:00
db_auth_codes.bb start doco cleanup 2015-07-03 14:56:48 -07:00
db_cache.bb start doco cleanup 2015-07-03 14:56:48 -07:00
db_channel.bb Added many of the recent schema changes to the database schema documentation 2016-06-19 22:50:41 -07:00
db_chat.bb more db schema doco 2015-11-06 23:43:48 -08:00
db_chatpresence.bb Added many of the recent schema changes to the database schema documentation 2016-06-19 22:50:41 -07:00
db_chatroom.bb more db schema doco 2015-11-06 23:43:48 -08:00
db_clients.bb Added many of the recent schema changes to the database schema documentation 2016-06-19 22:50:41 -07:00
db_config.bb start doco cleanup 2015-07-03 14:56:48 -07:00
db_conv.bb some more db doco 2015-11-08 20:02:35 -08:00
db_event.bb Added many of the recent schema changes to the database schema documentation 2016-06-19 22:50:41 -07:00
db_fcontact.bb start doco cleanup 2015-07-03 14:56:48 -07:00
db_ffinder.bb start doco cleanup 2015-07-03 14:56:48 -07:00
db_fserver.bb start doco cleanup 2015-07-03 14:56:48 -07:00
db_fsuggest.bb start doco cleanup 2015-07-03 14:56:48 -07:00
db_hook.bb Added many of the recent schema changes to the database schema documentation 2016-06-19 22:50:41 -07:00
db_hubloc.bb start doco cleanup 2015-07-03 14:56:48 -07:00
db_issue.bb start doco cleanup 2015-07-03 14:56:48 -07:00
db_item_id.bb some more db doco 2015-11-08 20:02:35 -08:00
db_item.bb Added many of the recent schema changes to the database schema documentation 2016-06-19 22:50:41 -07:00
db_likes.bb start doco cleanup 2015-07-03 14:56:48 -07:00
db_mail.bb start doco cleanup 2015-07-03 14:56:48 -07:00
db_menu_item.bb start doco cleanup 2015-07-03 14:56:48 -07:00
db_menu.bb start doco cleanup 2015-07-03 14:56:48 -07:00
db_notify.bb Added many of the recent schema changes to the database schema documentation 2016-06-19 22:50:41 -07:00
db_obj.bb start doco cleanup 2015-07-03 14:56:48 -07:00
db_outq.bb start doco cleanup 2015-07-03 14:56:48 -07:00
db_pconfig.bb start doco cleanup 2015-07-03 14:56:48 -07:00
db_pgrp_member.bb Merge branch 'patch-6' into 'dev' 2018-10-06 14:54:38 +02:00
db_pgrp.bb Merge branch 'patch-6' into 'dev' 2018-10-06 14:54:38 +02:00
db_photo.bb Added many of the recent schema changes to the database schema documentation 2016-06-19 22:50:41 -07:00
db_poll_elm.bb start doco cleanup 2015-07-03 14:56:48 -07:00
db_poll.bb start doco cleanup 2015-07-03 14:56:48 -07:00
db_profdef.bb start doco cleanup 2015-07-03 14:56:48 -07:00
db_profext.bb start doco cleanup 2015-07-03 14:56:48 -07:00
db_profile_check.bb start doco cleanup 2015-07-03 14:56:48 -07:00
db_profile.bb Added many of the recent schema changes to the database schema documentation 2016-06-19 22:50:41 -07:00
db_register.bb start doco cleanup 2015-07-03 14:56:48 -07:00
db_session.bb start doco cleanup 2015-07-03 14:56:48 -07:00
db_shares.bb start doco cleanup 2015-07-03 14:56:48 -07:00
db_sign.bb start doco cleanup 2015-07-03 14:56:48 -07:00
db_site.bb start doco cleanup 2015-07-03 14:56:48 -07:00
db_source.bb start doco cleanup 2015-07-03 14:56:48 -07:00
db_spam.bb start doco cleanup 2015-07-03 14:56:48 -07:00
db_sys_perms.bb start doco cleanup 2015-07-03 14:56:48 -07:00
db_term.bb Added many of the recent schema changes to the database schema documentation 2016-06-19 22:50:41 -07:00
db_tokens.bb start doco cleanup 2015-07-03 14:56:48 -07:00
db_updates.bb start doco cleanup 2015-07-03 14:56:48 -07:00
db_verify.bb start doco cleanup 2015-07-03 14:56:48 -07:00
db_vote.bb start doco cleanup 2015-07-03 14:56:48 -07:00
db_xchan.bb more database doco 2015-11-23 20:23:20 -08:00
db_xchat.bb start doco cleanup 2015-07-03 14:56:48 -07:00
db_xconfig.bb start doco cleanup 2015-07-03 14:56:48 -07:00
db_xign.bb more database doco 2015-11-23 20:23:20 -08:00
db_xlink.bb more database doco 2015-11-23 20:23:20 -08:00
db_xprof.bb more database doco 2015-11-23 20:23:20 -08:00
db_xtag.bb start doco cleanup 2015-07-03 14:56:48 -07:00