This website requires JavaScript.
Explore
Help
Sign In
ckaczor
/
sqltoolsservice
Watch
1
Star
0
Fork
0
You've already forked sqltoolsservice
mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced
2026-01-16 01:25:41 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8fe3d060685b15a65a0165be3fc5c6d341f893ba
sqltoolsservice
/
src
/
Microsoft.SqlTools.ServiceLayer
/
EditData
History
Alan Ren
fb157520d9
fix for
https://github.com/Microsoft/sqlopsstudio/issues/2066
(
#677
)
2018-08-10 16:28:01 -07:00
..
Contracts
Add support for using generic SQL queries to filter EditData rows. (
#605
)
2018-05-02 10:13:47 -07:00
UpdateManagement
fixed the bug with editing more than one row should fail (
#613
)
2018-05-02 13:51:07 -07:00
EditColumnMetadata.cs
Remove SELECT * from edit/initialize Query (
#288
)
2017-03-22 10:53:24 -07:00
EditDataService.cs
Add flag so that full column schema is only fetched with EditData queries. (
#615
)
2018-05-03 13:38:08 -07:00
EditSession.cs
Add support for using generic SQL queries to filter EditData rows. (
#605
)
2018-05-02 10:13:47 -07:00
EditTableMetadata.cs
Add support for using generic SQL queries to filter EditData rows. (
#605
)
2018-05-02 10:13:47 -07:00
IEditMetadataFactory.cs
Adding decoding of multipart identifiers, default schema workaround (
#295
)
2017-03-27 17:14:21 -07:00
SmoEditMetadataFactory.cs
fix for
https://github.com/Microsoft/sqlopsstudio/issues/2066
(
#677
)
2018-08-10 16:28:01 -07:00