Commit 5f41128
⬆️ Release v5.2 : Update Typeorm version to 0.3.0 (#1782)
* Removing typedi-typeorm-extensions and updating typeorm
* Updating syntax in the code and fixing integration test cases
* Reverting typedi 0.10.0 -> 0.8.0
* Fixing Controller and Service unit test cases. Adding sample Repository unit test case
* updated lint errors
* update repository depricated code
(cherry picked from commit 5a2c73f)
* updated all test cases
* Solved clearData testcases
(cherry picked from commit 35e8709)
* solve multiple repository called testcases
(cherry picked from commit 2ecf865)
* solved remaining logRepo testcases
(cherry picked from commit 3fcd3d0)
* missed imports on auto cherry pick merge
* Update orUpdate method parameters in repository files
(cherry picked from commit cb163d0)
* solve global.ts errors
(cherry picked from commit f254123)
* solved segment failing delete function
(cherry picked from commit 9ea7d2d)
* update deprecated function in analytics
(cherry picked from commit 53f1771)
* Solved import exp not working
* Fixing type
(cherry picked from commit e1f733f)
* solve typerorm changes for repo and export(cherry picked from commit f002084)
* resolve test cases
* solve failing feature-flag testcases
* Adding export connection
(cherry picked from commit 4e7a6ee)
(cherry picked from commit 18d0244)
* added entities and migration imports
(cherry picked from commit c275654)
* making common array for entities and migrations
(cherry picked from commit d5e650c)
* solve migration errors
* removed unwanted code
(cherry picked from commit 8b32f28)
* fix for experiments with metrics not getting created with test case updates
(cherry picked from commit 92d7893)
* working backend after typeorm update to 0.3.0
* fix unit tests WIP
* working unit tests for typeorm update for releasev5.1
* update postgres connection options for read replica usage
* version bump
* Resolved testcases to handle export connection
---------
Co-authored-by: Vivek Fitkariwala <vivekfitkariwala@gmail.com>
Co-authored-by: RidhamShah <ridham.shah@ahduni.edu.in>
Co-authored-by: danoswaltCL <doswalt@carnegielearning.com>1 parent 1b75dbb commit 5f41128
147 files changed
Lines changed: 4284 additions & 4085 deletions
File tree
- backend
- packages
- Scheduler
- Upgrade
- src
- api
- models
- repositories
- services
- auth
- database/migrations
- loaders
- typeorm-typedi-extensions
- decorators
- errors
- test
- integration
- Experiment
- conditionAndPartition
- dataLog
- delete
- experimentContext
- metric
- query
- withinSubject
- mockData/experiment
- utils
- unit
- controllers
- mockdata
- repositories
- services
- utils
- clientlibs
- java
- js
- frontend
- types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments