sebastianwessel / surrealdb-client-generator

Tool which generates a typescript client for SurrealDB and zod schema of a given database
MIT License
76 stars 12 forks source link

Handle array and string with allowed values #22

Closed sebastianwessel closed 4 months ago

sebastianwessel commented 4 months ago

See:

https://surrealdb.com/docs/surrealdb/surrealql/statements/define/field#array-with-allowed-values

Make these values enums