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
👍 I had also problem to do this, so finally created extra column with just single '1' as a value on each record. I know its bad solution but it was working :)
I have a table with only one column - id.
When I create object and then save them - the following error is occurring:
I think, that kohana orm does not support to insert record with only 1 column (and this one is primary key).
I think it should be fixed.
The text was updated successfully, but these errors were encountered: