This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
typeorm
Watch
1
Star
0
Fork
0
You've already forked typeorm
mirror of
https://github.com/typeorm/typeorm.git
synced
2025-12-08 21:26:23 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
typeorm
/
sample
/
sample12-custom-naming-strategy
History
Umed Khudoiberdiev
4a85607da1
#62
and
#61
- removed all third party dependencies that could be removed for browser platform; added platform tools classes and extracted all platform-specific code there; removed mysql2 driver type - mysql2 can be used if mysql is not installed by mysql2 is
2016-12-03 12:22:09 +05:00
..
entity
renamed GeneratedPrimaryColumn to PrimaryGeneratedColumn
2016-09-22 21:35:04 +05:00
naming-strategy
#62
and
#61
- removed all third party dependencies that could be removed for browser platform; added platform tools classes and extracted all platform-specific code there; removed mysql2 driver type - mysql2 can be used if mysql is not installed by mysql2 is
2016-12-03 12:22:09 +05:00
app.ts
changed autoSchemaCreate connection option to autoSchemaSync
2016-09-21 02:15:50 +05:00