tet123/debezium-ddl-parser
Vojtech Juranek 0163120bc5 DBZ-6590 Support CAST AS (UN)SIGNED INT
CLI example:

    > SELECT CAST('1' AS UNSIGNED INT);
    +---------------------------+
    | CAST('1' AS UNSIGNED INT) |
    +---------------------------+
    |                         1 |
    +---------------------------+
2023-06-21 12:09:43 +02:00
..
src DBZ-6590 Support CAST AS (UN)SIGNED INT 2023-06-21 12:09:43 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2023-06-20 13:21:31 +00:00