aharpervc opened a new pull request, #1811: URL: https://github.com/apache/datafusion-sqlparser-rs/pull/1811
Reference: https://learn.microsoft.com/en-us/sql/t-sql/language-elements/print-transact-sql?view=sql-server-ver16 Making `message` a `Box<Expr>` instead of an enum of (national) string literal, variable, or expression is _slightly_ lazy and also seems completely acceptable for the time being. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
