Commit Graph

131 Commits

Author SHA1 Message Date
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