| 
									
										
										
										
											2024-08-24 18:23:27 +00:00
										 |  |  | {{* | 
					
						
							|  |  |  |   * Copyright (C) 2010-2024, the Friendica project
 | 
					
						
							|  |  |  |   * SPDX-FileCopyrightText: 2010-2024 the Friendica project
 | 
					
						
							|  |  |  |   *
 | 
					
						
							|  |  |  |   * SPDX-License-Identifier: AGPL-3.0-or-later
 | 
					
						
							|  |  |  |   *}}
 | 
					
						
							| 
									
										
										
										
											2021-06-13 20:33:50 +00:00
										 |  |  | Database Tables
 | 
					
						
							|  |  |  | ===============
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | * [Home](help)
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | | Table | Description |
 | 
					
						
							|  |  |  | |-------|-------------|
 | 
					
						
							|  |  |  | {{foreach $tables as $table}}
 | 
					
						
							| 
									
										
										
										
											2021-06-14 12:38:42 +00:00
										 |  |  | | [{{$table.name nofilter}}](help/database/db_{{$table.name nofilter}}) | {{$table.comment nofilter}} |
 | 
					
						
							| 
									
										
										
										
											2021-06-13 20:33:50 +00:00
										 |  |  | {{/foreach}}
 |