MohamedAbdeen21 opened a new pull request, #2031:
URL: https://github.com/apache/datafusion-sqlparser-rs/pull/2031

   Adds support for MySQL's deprecated UNSIGNED keyword syntax for some numeric 
types. This includes:
   - DECIMAL UNSIGNED, DEC UNSIGNED
   - FLOAT UNSIGNED
   - DOUBLE UNSIGNED
   - REAL UNSIGNED, DOUBLE PRECISION UNSIGNED
   
   Also, allow FLOAT to accept precision and scale, not just precision.
   
   docs: https://dev.mysql.com/doc/refman/8.4/en/numeric-type-syntax.html


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to