Author: vholani
Revision: 1878387
Modified property: svn:log
Modified: svn:log at Tue Jun 2 10:09:45 2020
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Jun 2 10:09:45 2020
@@ -1,19 +1 @@
-Squashed commit of the following:
-
-commit 5c67d9af27e07f92ee410b450b4839c06965a7a9
-Author: vholani <[email protected]>
-Date: Tue Jun 2 14:06:54 2020 +0530
-
- Correcting indendation
-
-commit 5cf0c53662feac6fcd1d41265b9bc4593cba8ddc
-Author: Vinod Holani <[email protected]>
-Date: Tue Jun 2 13:55:34 2020 +0530
-
- Adding regular test case for appending string truncation error in DB
-
-commit 017f068b18255832957be6db6952c9638ac9496e
-Author: Vinod Holani <[email protected]>
-Date: Mon Jun 1 12:28:12 2020 +0530
-
- Getting {String or binary data would be truncated... } error as it is not
handled cause error code for the same is updated recently in MSSQL
+OAK-9096 : Getting {String or binary data would be truncated... } error as it
is not handled cause error code for the same is updated recently in MSSQL.
Fixed the same.