Alan Ren
6e007e6e68
preload database when database node is expanded ( #1690 )
2022-09-15 09:56:23 -07:00
Jordan Hays
8bdf1d8451
Dropped Ledger Columns folders for ledger primary tables ( #1688 )
...
* dropped ledger columns strings, nodetypes, definition
* work in progress
* WIP- dropped columns folder showing for all tables
* Dropped Ledger Column folder only for primary ledger tables
* cleaning up
* undoing changes to kusto layer
* formatting
* undoing formatting
* undoing formatting
* removing IsLedger property and instead filtering on NodeTypeId
* updating column path test
2022-09-14 17:43:39 -07:00
junierch
fddf73407e
Mark Premium-series SQL MI SKUs as GA ( #1684 )
2022-09-13 08:38:08 -07:00
Alex Ma
b5f7e6a310
[Loc] update to xlfs and resx for 9-9-2022 ( #1685 )
2022-09-09 15:43:28 -07:00
Alex Hsu
eb58d3684b
LEGO: Merge pull request 1682
...
LEGO: Merge pull request 1682
2022-09-09 08:34:37 -07:00
Alex Ma
2b7f1d2605
[Loc] update to xlf and resx for 9/8/2022 ( #1680 )
2022-09-08 14:30:44 -07:00
Jordan Hays
c2b0e33c9c
Update ledger object SubTypes so they can be utilized for context menu handling ( #1677 )
2022-09-08 12:24:36 -07:00
Hai Cao
8c9c3359c3
add a PrimaryKey property to identify its tab ( #1679 )
2022-09-08 10:52:07 -07:00
Alex Hsu
4cfc607953
LEGO: Merge pull request 1678
...
LEGO: Merge pull request 1678
2022-09-08 08:36:08 -07:00
Kim Santiago
97eac2539a
remove copying Microsoft.Data.Tools.Schema.SqlTasks.targets ( #1674 )
2022-09-07 10:41:43 -07:00
Alex Ma
ca6d270fcd
[Loc] xlf resx update for 9-6-2022 ( #1673 )
2022-09-06 14:04:01 -07:00
Alex Ma
00ad16e796
Alex/fixforretrysleeping ( #1669 )
...
* added getResponseConnect function
* added WIP changes to getResponseConnect
* changed retry number to be smaller number
* added comments and changed max tries
* added changes
* added more changes
* added notification class
* made changes to fix
* added null fix
2022-09-06 13:42:43 -07:00
Hai Cao
8f26a20950
[Table Designer] support hash index and column store index ( #1672 )
2022-09-06 13:32:43 -07:00
Alex Hsu
2480cf38da
LEGO: Merge pull request 1671
...
LEGO: Merge pull request 1671
2022-09-06 08:45:33 -07:00
Alex Hsu
6057b0e774
LEGO: Merge pull request 1670
...
LEGO: Merge pull request 1670
2022-09-05 08:35:45 -07:00
Alan Ren
7f675b884f
require confirmation when risks present ( #1668 )
2022-09-02 12:50:30 -07:00
Charles Gagnon
a78691c86b
Update ConnectionCompleteParams definitions and doc comments ( #1665 )
2022-08-31 14:19:26 -07:00
Alex Ma
bc32f332c7
[Loc] resx update for updated XLFs ( #1666 )
2022-08-31 13:57:04 -07:00
Alex Ma
54c1d0418a
Added error message to validate connect params. ( #1660 )
...
* Added error message to validate connect params.
* removed connectionParam == null as ConnnectionCompleteParams cannot be nulled.
* Added ValidateConnectParams to other connection services
* removed message from error
* reverted change to connectionServiceCore
* added updated message
* restore null and added errormessage to GetConnectionCompleteParams
* fix for sr.xlf
* fix for tab
* another fix to tabs
* added message to connection complete error
* small fix
2022-08-30 14:24:44 -07:00
Jordan Hays
93b7a4763b
Adding filtering for dropped ledger columns on select script ( #1663 )
2022-08-30 13:16:55 -07:00
Alex Ma
3f7e960534
[Loc] changes to xlfs for 8/29/2022 ( #1661 )
2022-08-29 16:55:08 -07:00
Karl Burtram
3885c8f680
Revert async dispatcher change 08c74be ( #1655 )
...
* Revert 08c74be51f async message handling
* Fix merge error in SetEventHandler
2022-08-29 10:44:26 -07:00
Alex Hsu
6566a716b6
LEGO: Merge pull request 1658
...
LEGO: Merge pull request 1658
2022-08-29 08:35:59 -07:00
Alex Hsu
8454f14067
LEGO: Merge pull request 1657
...
LEGO: Merge pull request 1657
2022-08-28 08:35:25 -07:00
Alex Hsu
b2abc82c33
LEGO: Merge pull request 1656
...
LEGO: Merge pull request 1656
2022-08-27 08:36:58 -07:00
Barbara Valdez
c33ffa592b
Add getObjects from model request ( #1634 )
...
Co-authored-by: Alex Ma <alma1@microsoft.com >
2022-08-26 15:02:37 -07:00
Alex Ma
13a689b164
Now forces the use of latestmajorversion. ( #1654 )
2022-08-26 09:40:13 -07:00
Hai Cao
23072250b7
[Table Designer] Add validators for computed col in PK and FK ( #1653 )
2022-08-25 16:30:47 -07:00
Alex Ma
21a261bf69
[Loc] updates to xlf and resx files ( #1652 )
2022-08-22 11:24:57 -07:00
Alex Hsu
aea6931a1c
LEGO: Merge pull request 1651
...
LEGO: Merge pull request 1651
2022-08-21 08:34:46 -07:00
Alex Hsu
7a4beae17e
LEGO: Merge pull request 1650
...
LEGO: Merge pull request 1650
2022-08-20 08:38:52 -07:00
Alan Ren
37c6aa6639
formula description ( #1647 )
...
* update description for formula field
* revert generated file changes
* use markdown
2022-08-18 10:08:52 -07:00
Jordan Hays
0bac89eaf2
Specifying Dropped Ledger Views folder as only valid for SQL 2022 and Azure ( #1639 )
2022-08-16 14:50:41 -07:00
Aasim Khan
dd41236ae9
Adding output row and cost info to ep nodes. ( #1635 )
...
* Adding more rules for prop
* Adding new output row count and cost info to ep nodes
* Removing commented code
2022-08-16 11:36:36 -07:00
Raymond Truong
004a0b2178
[SQL Migration] SKU recommendation fixes + improvements ( #1602 )
...
* Fix null logger resulting in undefined error being surfaced to user
* WIP - implement elastic recommendation model
* WIP - implement elastic recommendation model
* Clean up
* Remove unnecessary content files after updating NuGet version
* Refactor
* Clean up
2022-08-16 09:49:12 -07:00
Raymond Truong
28a33bea9a
[SQL Migration] Enable saving assessment/recommendation reports ( #1613 )
...
* Implement save assessment report
* Implement save recommendation report
* Remove unnecessary content files after updating NuGet version
2022-08-15 11:01:43 -07:00
Alan Ren
57b4c25395
set graph table types ( #1633 )
2022-08-12 15:57:01 -07:00
Alex Ma
4912f55dec
[Loc] update to xlfs and resx files ( #1630 )
...
* [Loc] update to xlfs and resx files
* update for 8/12/2022
* resx update
2022-08-12 10:04:57 -07:00
Alex Hsu
3179e10dcc
LEGO: Merge pull request 1631
...
LEGO: Merge pull request 1631
2022-08-12 08:35:55 -07:00
Kim Santiago
dd986ee84c
Add a delay to avoid race condition for generate script to new Azure db ( #1629 )
2022-08-11 17:24:49 -07:00
Jordan Hays
007e852f1a
Add modifiable sort priority to OE nodes ( #1627 )
...
* modifiable sort priority, dropped ledger folders sorted to the bottom
* reorganizing dropped table and view objects in OE integration test
* update to Int32
2022-08-11 10:46:14 -07:00
Alex Hsu
86346ca30a
LEGO: Merge pull request 1628
...
LEGO: Merge pull request 1628
2022-08-11 08:34:27 -07:00
Jordan Hays
87ea866df0
Dropped Ledger Views folder ( #1626 )
...
* adding dropped ledger views to the OE hierarchy with ledger view naming and icons
* updating tests
2022-08-10 14:01:28 -07:00
Jordan Hays
485786f49e
Dropped Ledger Tables Folder ( #1625 )
...
* support and testing for Dropped Ledger Table folder
* appending DroppedLedgerTables nodetype
* fixing unit tests
* undoing string.Empty
2022-08-09 14:17:51 -07:00
Raymond Truong
091f2c942e
[SQL Migration] Update assessment NuGet version, removing the need to check in content files into STS ( #1617 )
...
* Update NuGet version and remove metadata
* Remove Content Include from csproj
* Remove unnecessary PrivateAssets tag
* Use official NuGet build
* Remove reference in IntegrationTests
2022-08-08 11:17:38 -07:00
Alex Ma
46b6dd2e46
[Loc] update to xlfs and resx files ( #1622 )
2022-08-08 11:08:39 -07:00
Alex Hsu
9d9379a30f
LEGO: Merge pull request 1621
...
LEGO: Merge pull request 1621
2022-08-08 08:40:05 -07:00
Alex Hsu
75cb1ced5d
LEGO: Merge pull request 1620
...
LEGO: Merge pull request 1620
2022-08-07 08:36:38 -07:00
Hai Cao
a9fe77589d
[Table Designer] Support filter predicate and included columns for index ( #1619 )
2022-08-05 15:04:44 -07:00
Sai Avishkar Sreerama
1342a8a085
Object Types are getting from DacFx ObjectTypes ( #1574 )
...
* Include Object Types are getting from DacFx
* All tests are passing now with excludObjectType casting
* Test fix with new ExccvludeObjectType change
* Added test case for the include objects types
* Updated name to objectTypesDictionary and objectType getName from Display attribute
* code Review updates
* Removing Exclude word logic here as the options were updated on DacFx
* updating the null check
* DacFx vBump
* code updates according to review comments
2022-08-05 15:28:39 -05:00