Lucian Mocanu
c16ef63db7
chore: update dependencies ( #11666 )
2025-09-19 18:34:39 +02:00
Lucian Mocanu
61753b1adf
chore: improve linting ( #11510 )
2025-06-05 21:40:45 +02:00
mptr
3a72e35081
test: cli init with local typeorm package ( #9926 )
...
* test: cli init with local typeorm package
Uses the locally built files instead of the typeorm
package published to npmjs. This enables testing project
initialisation with unreleased typeorm package versions.
* fix: enable init cli to be testable w non-releases
2023-04-13 05:24:44 +05:00
Filip Wróbel
de84014509
chore: add *.iml to .gitignore ( #9707 )
2023-01-28 16:03:13 +05:00
matt penrice
9e844d9ff7
feat: sqlite attach ( #8396 )
...
* Updated to latest master. Cleans up codestyle, ignores yarn
* re-adds the portable path tests
* mapping bug fix that appears with unrecognised existing tables
* Review comments
* review comments
* test breakage with node 12
2022-02-16 20:29:04 +05:00
MG
4aaafdffe2
build: local development with oracle ( #7881 )
2021-11-09 14:00:14 +05:00
Kononnable
379bb3f530
enabling code coverage on TravisCI
2019-05-05 19:07:57 +02:00
Ken Cheung
2c1c895244
ignore DS_Store
2018-12-21 11:13:46 +08:00
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