1.2.1 Allowed characters: alphanumeric, non-leading hyphen, underscore, period
- 0
- General
- Databases
I think is an error here Hi there 🙂
i think we mean non-leading hyphen, non-leading underscore, and non-leading period.
@VincentGe, do you think we need to make this clearer?
If we want to make it clearer, we can make the warning more exact.
- If there's a character that's not allowed, say "allowed characters: letters, numbers, hyphens, underscores, periods.
- If there are leading characters that aren't valid, warning should say "ID must begin with a letter or number"
CC: @Sara Does this make sense? We can add to copy audit
I think your 2nd point is a good idea
Yeah more exact messages always help
Recommended threads
- how think about relationships?
From what I understand, relationships don't work like foreign keys. So, two things: Is the way to simulate foreign keys to manually pass references to IDs? In...
- Appwrite - Github student plan payment
Even though I have the GitHub Student package, I received a notification saying I would be switched to a pay-as-you-go plan. (It said that I could use AppWrite ...
- Relationship data Not showing on update ...
Version : 1.9.0 OS/System : Windows10/Docker Database : MongoDB Clean Zero Installation The first thing I did in the testing process was create a category and...