Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.0.0-alpha-2
Description
If starting/trailing empty strings are being provided in the query (within the quotes),
Create table request (event) is currently being inserted into the notification log table. This would be a problem for listeners subscribed to the HMS notification log. So it would be ideal to trim these whitespaces and then insert it into the notification log.
Alter table query is throwing an error here. The ideal behavior should be to ignore the whitespaces and proceed with alter request.
Attachments
Issue Links
- links to