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
The function createOne is generated, but the type for something field during insert is incorrect (in this case a string rather than an integer). However, the return type is a number which is correct.
Even though it is not a big issue, it causes some inconvenience.