Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ORCT-117 - sequelize minimal model for runs per period view #131
ORCT-117 - sequelize minimal model for runs per period view #131
Changes from all commits
5f43247
07c70d2
b6ecc1a
f9ad4ce
6153042
c31e42b
cdefd1b
5f45c52
8173c47
e6ff7ba
0278cad
c0e6010
c138851
7022d19
0b005ea
36e26fd
e0f8907
5f5e436
14b0659
8856edb
87d83e7
6ead4c6
d440e82
3a0748a
7d1f211
2e2836d
305ba28
0de42ad
b9f09af
fe323ff
f4479fc
f4eba37
2cbae97
aa11d91
c3e59ed
ec140f9
de3a387
c6b2042
2c2bb36
d1b56c9
d8a1768
9578350
9b17c14
44699c7
39112a4
c111372
a5e07c1
01e44bb
0fc85cd
44b1f8f
12a122e
3c533bd
f6017d2
ee76aff
b5f9019
40f60ab
1935dc9
0152862
556053c
6197bca
a6274f0
f0d22f3
3d3f0fa
91353df
f7ce348
6c07ae1
f2ea80b
8e2d049
51cef97
63ba8e4
8bbf530
7c7303f
ea9b96e
be183b4
30d888d
09803fb
9f71507
204164b
58b7586
191cdeb
dbe5086
defcfa9
ecedfa6
05e8911
7d9d329
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 109 in app/application.js
Codecov / codecov/patch
app/application.js#L109
Check warning on line 63 in app/lib/database/DatabaseManager.js
Codecov / codecov/patch
app/lib/database/DatabaseManager.js#L62-L63
Check warning on line 81 in app/lib/database/DatabaseManager.js
Codecov / codecov/patch
app/lib/database/DatabaseManager.js#L81
Check warning on line 83 in app/lib/database/DatabaseManager.js
Codecov / codecov/patch
app/lib/database/DatabaseManager.js#L83
Check warning on line 86 in app/lib/database/DatabaseManager.js
Codecov / codecov/patch
app/lib/database/DatabaseManager.js#L85-L86
Check warning on line 154 in app/lib/database/DatabaseService.js
Codecov / codecov/patch
app/lib/database/DatabaseService.js#L154
Check warning on line 39 in app/lib/database/adapters/RunAdapter.js
Codecov / codecov/patch
app/lib/database/adapters/RunAdapter.js#L39
Check warning on line 41 in app/lib/database/adapters/RunAdapter.js
Codecov / codecov/patch
app/lib/database/adapters/RunAdapter.js#L41
Check warning on line 74 in app/lib/database/adapters/RunAdapter.js
Codecov / codecov/patch
app/lib/database/adapters/RunAdapter.js#L74
Check warning on line 76 in app/lib/database/adapters/RunAdapter.js
Codecov / codecov/patch
app/lib/database/adapters/RunAdapter.js#L76
This file was deleted.