commit
						9dfb04d8ad
					
				@ -5,7 +5,7 @@
 | 
				
			|||||||
  * [Database Connection](database.md#connecting-to-a-database)
 | 
					  * [Database Connection](database.md#connecting-to-a-database)
 | 
				
			||||||
  * [Migration](database.md#migration)
 | 
					  * [Migration](database.md#migration)
 | 
				
			||||||
* [Models](models.md)
 | 
					* [Models](models.md)
 | 
				
			||||||
  * [Model Defination](models.md#model-defination),
 | 
					  * [Model Definition](models.md#model-definition),
 | 
				
			||||||
  * [Conventions & Overriding](models.md#conventions),
 | 
					  * [Conventions & Overriding](models.md#conventions),
 | 
				
			||||||
  * [Associations](associations.md)
 | 
					  * [Associations](associations.md)
 | 
				
			||||||
    * [Belongs To](associations.md#belongs-to)
 | 
					    * [Belongs To](associations.md#belongs-to)
 | 
				
			||||||
 | 
				
			|||||||
@ -2,7 +2,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
<!-- toc -->
 | 
					<!-- toc -->
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Model Defination
 | 
					## Model Definition
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```go
 | 
					```go
 | 
				
			||||||
type User struct {
 | 
					type User struct {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user