File tree Expand file tree Collapse file tree 4 files changed +34
-14
lines changed
Expand file tree Collapse file tree 4 files changed +34
-14
lines changed Original file line number Diff line number Diff line change @@ -176,14 +176,14 @@ <h1>News</h1>
176176 < div class ="row ">
177177
178178 < div class ="col-sm-6 col-lg-6 ">
179- < h4 class ="anchor " name ="pgCodeKeeper-5.10.7 " id ="pgCodeKeeper-5.10.7 "> pgCodeKeeper 5.10.7 </ h4 >
180- < p class ="date "> August 27 , 2020</ p >
179+ < h4 class ="anchor " name ="pgCodeKeeper-5.10.8 " id ="pgCodeKeeper-5.10.8 "> pgCodeKeeper 5.10.8 </ h4 >
180+ < p class ="date "> December 2 , 2020</ p >
181181 < ul class ="short-article ">
182- < li > Fixed qualified name checks in ignore lists .</ li >
183- < li > Fixed saving ignore lists containing reserved words .</ li >
184- < li > Fixed trigger re-creation in MS SQL migrations .</ li >
185- < li > Fixed ALTER SCHEMA output in script execution log .</ li >
186- < li > Fixed an error in the project editor UI .</ li >
182+ < li > Added an option for data migration when re-creating tables .</ li >
183+ < li > Added an option to copy selected objects' names in Project editor .</ li >
184+ < li > Fixed < i > Deselect Child Elements </ i > menu behaviour in Project editor .</ li >
185+ < li > Fixed table column dependencies of indices and constraints .</ li >
186+ < li > Fixed error when running some SQL commands .</ li >
187187 </ ul >
188188 </ div >
189189
Original file line number Diff line number Diff line change 4242 < div id ="release-block " class ="container ">
4343 < h1 > Releases</ h1 >
4444
45+ < h4 class ="anchor " name ="pgCodeKeeper-5.10.8 " id ="pgCodeKeeper-5.10.8 "> pgCodeKeeper 5.10.8</ h4 >
46+ < p class ="date "> December 2, 2020</ p >
47+ < ul class ="short-article ">
48+ < li > Added an option for data migration when re-creating tables.</ li >
49+ < li > Added an option to copy selected objects' names in Project editor.</ li >
50+ < li > Fixed < i > Deselect Child Elements</ i > menu behaviour in Project editor.</ li >
51+ < li > Fixed table column dependencies of indices and constraints.</ li >
52+ < li > Fixed error when running some SQL commands.</ li >
53+ </ ul >
54+
4555 < h4 class ="anchor " name ="pgCodeKeeper-5.10.7 " id ="pgCodeKeeper-5.10.7 "> pgCodeKeeper 5.10.7</ h4 >
4656 < p class ="date "> August 27, 2020</ p >
4757 < ul class ="short-article ">
Original file line number Diff line number Diff line change @@ -237,14 +237,14 @@ <h1>News</h1>
237237 < div class ="row ">
238238
239239 < div class ="col-sm-6 col-lg-6 ">
240- < h4 class ="anchor " name ="pgCodeKeeper-5.10.7 " id ="pgCodeKeeper-5.10.7 "> pgCodeKeeper 5.10.7 </ h4 >
241- < p class ="date "> August 27 , 2020</ p >
240+ < h4 class ="anchor " name ="pgCodeKeeper-5.10.8 " id ="pgCodeKeeper-5.10.8 "> pgCodeKeeper 5.10.8 </ h4 >
241+ < p class ="date "> December 2 , 2020</ p >
242242 < ul class ="short-article ">
243- < li > Fixed qualified name checks in ignore lists .</ li >
244- < li > Fixed saving ignore lists containing reserved words .</ li >
245- < li > Fixed trigger re-creation in MS SQL migrations .</ li >
246- < li > Fixed ALTER SCHEMA output in script execution log .</ li >
247- < li > Fixed an error in the project editor UI .</ li >
243+ < li > Added an option for data migration when re-creating tables .</ li >
244+ < li > Added an option to copy selected objects' names in Project editor .</ li >
245+ < li > Fixed < i > Deselect Child Elements </ i > menu behaviour in Project editor .</ li >
246+ < li > Fixed table column dependencies of indices and constraints .</ li >
247+ < li > Fixed error when running some SQL commands .</ li >
248248 </ ul >
249249 </ div >
250250
Original file line number Diff line number Diff line change 8282 < div id ="release-block " class ="container ">
8383 < h1 > Releases</ h1 >
8484
85+ < h4 class ="anchor " name ="pgCodeKeeper-5.10.8 " id ="pgCodeKeeper-5.10.8 "> pgCodeKeeper 5.10.8</ h4 >
86+ < p class ="date "> December 2, 2020</ p >
87+ < ul class ="short-article ">
88+ < li > Added an option for data migration when re-creating tables.</ li >
89+ < li > Added an option to copy selected objects' names in Project editor.</ li >
90+ < li > Fixed < i > Deselect Child Elements</ i > menu behaviour in Project editor.</ li >
91+ < li > Fixed table column dependencies of indices and constraints.</ li >
92+ < li > Fixed error when running some SQL commands.</ li >
93+ </ ul >
94+
8595 < h4 class ="anchor " name ="pgCodeKeeper-5.10.7 " id ="pgCodeKeeper-5.10.7 "> pgCodeKeeper 5.10.7</ h4 >
8696 < p class ="date "> August 27, 2020</ p >
8797 < ul class ="short-article ">
You can’t perform that action at this time.
0 commit comments