Hi I have an issue After I deleted the CreatedAt f...
# nebula
h
Hi I have an issue After I deleted the CreatedAt field with the data type is String Then I could not add the CreatedAt field with the data type of int64. Nebula notification: Schema Exisited Before! Although when I use the describe command. I no longer see createdAt field
m
Yes, previously created properties cannot be recreated, even if they have been deleted. This is due to the system's design reasons.
🙏 1