mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
parent
d0b76703cc
commit
dd8c0fdb7e
@ -191,7 +191,7 @@ name: string
|
||||
|
||||
## Complete example
|
||||
|
||||
Let create two entities and a view containing aggregated data from these entities:
|
||||
Lets create two entities and a view containing aggregated data from these entities:
|
||||
|
||||
```typescript
|
||||
import { Entity, PrimaryGeneratedColumn, Column } from "typeorm"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user