OraMUC / table-api-generator

Oracle Table API Generator
MIT License
48 stars 14 forks source link

Enhancement: QuickSQL-like validation and/or transformation #54

Open maahelal opened 1 year ago

maahelal commented 1 year ago

Simple rules like QuickSQL e.g. /upper /trim /regex /between /min /max These rules can be explicitly sorted by order of declaration. Rules can be defined as column comments prior to 23c or annotations 23c onwards.