Sergey Telpuk
Sergey Telpuk
```bash no migration found for version 15: read down for version 15 ``` what's is going on?
Hi, I have an error Error : Object of classUserId could not be converted to string /app/vendor/cycle/orm/src/Heap/Heap.php:154 All objects were converted to string fine, but I have this error
Hi, Is it possible to use `readonly` properties in entity? I have some error with it
https://github.com/spiral/database/blob/632488c5f7dfd3d4dc47edc9f1c2c992724e7526/src/Driver/Driver.php#L659 I have the issue of inserting datetime in the following format `Y-m-d H:i:s.u `- `u` - dosent insert. How can I insert my format to DB in another way?