PromucFlow_constructor/app/server/appsmith-plugins/mysqlPlugin
subratadeypappu 3725834fb4
feat: Add server-side base data types (#15784) (#16240)
* feat: Add server-side base data types (#15784)

This commit takes care of the following two things
- It adds the server-side base data types which are considered common data types across plugins
- It adds a few MySQL specific types

* feat: Add MySQLBooleanType and refactor MySQLDateTimeType with camelCase (#15784)

* feat: Move MySQL specific types to mysqlPlugin folder (#15784)
2022-09-02 16:25:36 +05:30
..
src feat: Add server-side base data types (#15784) (#16240) 2022-09-02 16:25:36 +05:30
plugin.properties Fix class name casing for MySqlPlugin (#148) 2020-07-23 17:33:34 +05:30
pom.xml All outgoing requests should go through the configured proxy (#14427) 2022-09-01 11:16:45 +05:30