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
/
test
History
Umed Khudoiberdiev
b2febcae03
fixed failing test
2016-12-06 10:02:01 +05:00
..
functional
fixed failing test
2016-12-06 10:02:01 +05:00
integration
fixed issue when sqllite database does not take in count foreign keys + fixed all tests for sqlite + moved logic of creation transaction during database drop to its method because its driver-specific (issue when sqlite needs to execute queries of disabling foreign key checks before transaction start)
2016-12-02 17:18:26 +05:00
issues
refactored code to work with es5 target; code formatting
2016-12-06 09:59:28 +05:00
utils
fixed issue with postgres driver
2016-12-02 20:14:38 +05:00