tempest-framework icon indicating copy to clipboard operation
tempest-framework copied to clipboard

[Feature Request]: Support for missing SQL data types

Open hanieas opened this issue 1 year ago • 1 comments

Description

After reviewing the current table statement implementations, I noticed that some types are not yet supported, including BOOLEAN , ENUM , SET, and JSON. I would like to contribute by implementing these missing statements.

@brendt @aidan-casey Would it be acceptable to work on these types and submit them as separate PRs?

Benefits

/

hanieas avatar Oct 05 '24 18:10 hanieas

Definitely!

brendt avatar Oct 08 '24 05:10 brendt