ylorph
ylorph
**Is your feature request related to a problem? Please describe.** the gRPC client does not implemnent the Delete operation for projection management.
**Describe the bug** - GetStateAsync fails while the HTTP Api does not when a projection state is returned. - Http Api GET projection/{name}/state might return an empty result, the GetStateAsync...
- build only the projects in spcefic PR - add weekly nightly build of all
https://github.com/kurrent-io/KurrentDB/blob/6571669d12b497fe4db6faeb21e2f40f2d1ac5b2/src/KurrentDB.Api.V2/Modules/Streams/Validators/SchemaNameValidator.cs#L18C2-L19C70 This effectively does not allow to use non English based schema name . what about `èéç` used in French, `äöüß` used in German , or just non Latin based...