mirror of
				https://github.com/Theodor-Springmann-Stiftung/musenalm.git
				synced 2025-10-30 01:35:32 +00:00 
			
		
		
		
	Exemplare -> Items
This commit is contained in:
		
							
								
								
									
										10
									
								
								dbmodels/common.go
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								dbmodels/common.go
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| package dbmodels | ||||
|  | ||||
| type AnnotatioNotes struct { | ||||
| 	Annotation string `json:",omitempty" db:"annotation"` | ||||
| 	Notes      string `json:",omitempty" db:"edit_comment"` | ||||
| } | ||||
|  | ||||
| type FieldMetaData struct { | ||||
| 	MetaData MetaData `json:",omitempty" db:"edit_fielddata"` | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 Simon Martens
					Simon Martens