mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
262 B
262 B
Command Line Tools
TODO: first need to create gulp package and tasks to perform following command line operations:
- create a schema
- update a schema
- drop a schema
- create entity
- create subscriber
- create custom repository?
- create a backup?
- .....