12 Commits

Author SHA1 Message Date
Markus Oskar Lanz
dd920f23a0 #799 sqlite: The 'database' path will now be created 2017-09-17 10:53:54 +02:00
Zotov Dmitry
cd3efb406f removed generated and generationStrategy parameters from column options; 2017-08-01 13:33:15 +05:00
Umed Khudoiberdiev
77cc40bbe5 refactored connection and added docs about connection 2017-07-28 17:02:15 +05:00
Umed Khudoiberdiev
b2be4b4e5e added different logging strategies 2017-07-27 15:29:57 +05:00
Zotov Dmitry
abf62fe753 added locking functionality in query builder;
fixed issue #312;
2017-03-02 18:23:09 +05:00
Umed Khudoiberdiev
5fcc3aed23 added basic mongodb support, mongodb repository, entity manager and all major collection operations 2017-02-11 16:04:01 +05:00
Andrew Ross
7162595024 Unique constraint now takes in table name in postgres and mssql
typeorm/typeorm/issues#108

Removed specific drivers
Removed the metadata checks.
2016-12-10 22:36:12 +02:00
Umed Khudoiberdiev
86a347d1f9 refactored readme stuff and added more contributing docs 2016-10-16 14:56:41 +05:00
Umed Khudoiberdiev
333c212791 added basic sqlite driver 2016-09-02 23:31:19 +05:00
Umed Khudoiberdiev
3f98d3d481 added coverage dir to gitignore 2016-06-07 11:27:20 +05:00
Umed Khudoiberdiev
39fbab5684 added configuration for tests; test utils refactoring; functional test refactoring; added some new tests; fixed some bugs discovered by tests: 2016-06-06 20:34:45 +05:00
Umed Khudoiberdiev
4309b8d810 first commit 2016-02-21 11:38:43 +05:00