Charles Gagnon
ac9f88266c
BatchParser target netstandard2.0 and remove Hosting dependency ( #1564 )
...
* Remove Hosting dependency from BatchParser, wip for logging replacement
* netstandard2.0 and fixes
* comment + cleanup
* comment
* fix build
* Update newtonsoft
* localize errors
2022-07-06 15:26:06 -07:00
Alex Ma
fefcab1c04
Added new String Resource Tool to fix issue ( #1129 )
2020-12-01 11:49:31 -08:00
Aditya Bist
005457813d
fix build breaks ( #924 )
2020-02-26 12:35:26 -08:00
Udeesha Gautam
fe17962ac9
SqlCmd Connect/On Error/Include commands support ( #898 )
...
* Initial Investigation
* Working code with include, connect, on error and tests
* Adding some loc strings
* Some cleanup and more tests
* Some dummy change to trigger build
* Adding PR comments
* Addressing PR comments
2020-01-10 17:54:39 -08:00
Karl Burtram
022282800a
Move managed parser into its own project (test code coverage) ( #774 )
...
* Created New ManagedBatchParser project in .NetStandard
* Addressing PR Comments
* Resolve 'No Repository' warning.
* Move batch parser tests to integrations test project
* Fix SLN file
2019-02-07 20:13:03 -08:00