mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
310 B
310 B
Table and columns
- What is Entity
- Entity columns
- Column types
- Column types for
mysql/mariadb - Column types for
postgres - Column types for
sqlite/websql - Column types for
mssql - Column types for
mongodb
- Column types for
- Entity inheritance
- Embedded entities
- Tree entities