Добавить метод
👩💻 https://github.com/cycle/database/issues/84
#cycle #orm
getComment()
для ColumnInterface
#cycle #orm
Please open Telegram to view this post
VIEW IN TELEGRAM
GitHub
💡 Add `getComment()` method to `ColumnInterface` · Issue #84 · cycle/database
I have an idea! Problem: \Cycle\Database\ColumnInterface doesn't have something like getComment() method. Also no one Driver directory contains comment keyword :) So the idea is to have a getCo...
👍4
Добавить ссылку на открываемый файл в SQLite драйвер
👩💻 https://github.com/cycle/database/issues/98
#cycle #database
#cycle #database
Please open Telegram to view this post
VIEW IN TELEGRAM
GitHub
💡 Enhance error message · Issue #98 · cycle/database
I have an idea! It would be nice to have a file reference in the following error: Cycle\Database\Exception\StatementException: SQLSTATE[HY000] [14] unable to open database file in {project}/vendor/...