You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
...otherFields,"$createdAt": "string or timestamp"
}
🎤 Pitch
In case of migration for others platform, without this we need to inject data directly on MariaDB, or we'll loose this information or if we simply need to change it for any other reason
👀 Have you spent some time to check if this issue has been raised before?
I let it autogenerate on update. There are bound to be cases where it's necessary, but having it on hand at the time of creation already solves a lot of needs.
TODO if PR accepted, modify documentation to replicate this change
🔖 Feature description
This fields auto generate on insert / update
It can be usefull to force them via
data
like🎤 Pitch
In case of migration for others platform, without this we need to inject data directly on MariaDB, or we'll loose this information or if we simply need to change it for any other reason
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: