Commit Graph

46 Commits

Author SHA1 Message Date
bc738ab5ea fix 2022-09-12 19:41:16 +03:00
632d7fbc41 Firebase: model 2022-08-23 20:03:02 +03:00
46caff0b0c Push: post merge fixes 2022-08-15 01:00:11 +03:00
fe5c8b0b13 fixed tests and tools 2022-07-29 20:23:19 +03:00
9d69882cf3 removed BaseDbContext 2022-07-29 15:53:29 +03:00
33769036d5 fix 2022-07-26 14:53:36 +03:00
3d22992b7d Migrations: rename 2022-07-26 14:52:53 +03:00
824232c01a fix 2022-07-25 19:31:37 +03:00
17a15852a8 fix 2022-07-25 17:36:52 +03:00
b1ae889f75 fix 2022-07-25 17:29:46 +03:00
1d12faaa60 AutoMigrationCreator separated in two projects 2022-07-25 16:57:16 +03:00
61ec4a18da migrations moved to external projects 2022-07-24 16:02:00 +03:00
Vashchuk Nikita
db9eaa3b08 fix 2022-07-22 23:09:16 +03:00
Vashchuk Nikita
94ca41011b recreate migrations 2022-07-22 22:34:48 +03:00
Vashchuk Nikita
d1f0d5403c modified AutoMigrationCreator 2022-07-22 22:34:12 +03:00
Vashchuk Nikita
3d814ac78c small fix 2022-07-15 15:17:06 +03:00
Vashchuk Nikita
a9c60af9b7 small fix 2022-07-15 15:15:25 +03:00
Vashchuk Nikita
47d6e0ca1d moved connectionString to config and added functionality for entering connectionString from console 2022-07-15 14:53:21 +03:00
Vashchuk Nikita
e78be607ce small fix 2022-07-15 13:36:58 +03:00
Vashchuk Nikita
aa162790a7 Merge branch 'feature/migrations-fix' of github.com:ONLYOFFICE/AppServer into feature/migrations-fix
# Conflicts:
#	common/Tools/AutoMigrationCreator/AutoMigrationCreator.csproj
#	common/Tools/AutoMigrationCreator/Program.cs
#	common/Tools/AutoMigrationCreator/Utils/Options.cs
2022-07-15 13:35:56 +03:00
Vashchuk Nikita
56e52f807b modified argsParser 2022-07-15 13:33:34 +03:00
b72f441029 AutoMigrationCreator: fixed project type 2022-07-15 13:14:09 +03:00
317a72898a refactoring 2022-07-15 12:48:15 +03:00
Vashchuk Nikita
841dd52eac fix AutoMigrationCreator 2022-07-08 14:19:13 +03:00
Vashchuk Nikita
5f7b346334 added functionality for applying migrations 2022-07-05 17:20:36 +03:00
5dff970a42 AutoMigrationCreator: add new ef core dependencies 2021-11-30 13:32:16 +03:00
6f41a7f028 AutoMigrationCreator: net6 2021-11-30 12:02:20 +03:00
3acecdc9ad Migration: fix warnings 2021-10-28 16:04:36 +03:00
4b2f7242fc Tools: refactor 2021-10-22 20:05:40 +03:00
b4069a7281 Tools: remove 2021-10-22 20:05:28 +03:00
55a28d2d83 Tools: add references 2021-10-22 20:05:11 +03:00
61068e6110 Tools: refactor 2021-10-22 20:04:26 +03:00
54803deaed Tools: add project info model 2021-10-22 20:03:59 +03:00
5592db68ed Tools: add search for several projects 2021-10-22 20:03:32 +03:00
cbc07325ca Tools: refactor 2021-10-22 20:02:47 +03:00
c8055f879e Tools: replace constant assembly name with mutable 2021-10-22 20:02:19 +03:00
5334e97313 add solution parser 2021-10-22 19:57:33 +03:00
0fb10454ca refactor 2021-10-12 17:51:36 +03:00
24f658754f refactor 2021-10-12 17:51:13 +03:00
4c972a48c2 changed last migration searching logic 2021-10-12 17:50:42 +03:00
9db8371344 add contexts search for all providers 2021-10-12 17:48:33 +03:00
1a7021d6c4 move to directories 2021-10-12 17:45:12 +03:00
b483025437 add provider name property 2021-10-12 12:43:49 +03:00
94c81d11d1 add generation migration name logic 2021-10-11 17:34:11 +03:00
494a201a0b cosmetic changes 2021-10-11 17:25:25 +03:00
73624e0aed add auto migration creator 2021-10-07 12:52:35 +03:00