#Saving object field with uuid keys
1 messages · Page 1 of 1 (latest)
Good idea. There are a lot of them, but I always underestimate how fast JS is for stuff like this.
Hyphens or underscores are good options
OK - I'm stumped. I assume I should convert _ to . in prepareDerivedData()?
But where do I do the conversion the other way when it's written to the database?
I would convert in prepareBaseData
and wherever you're calling updates