init
This commit is contained in:
@@ -17,6 +17,7 @@ func GetAllEntities() []interface{} {
|
||||
&PaymentMethod{},
|
||||
&Payment{},
|
||||
&Customer{},
|
||||
&Table{},
|
||||
// Analytics entities are not database tables, they are query results
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user