Sergei Tigrov
Sergei Tigrov
| Q | A | ------------- | --- | Is bugfix? | ❌ | New feature? | ✔️ | Breaks BC? | ✔️ | Fixed issues | yiisoft/db#737
| Q | A | ------------- | --- | Is bugfix? | ❌ | New feature? | ✔️ | Breaks BC? | ✔️ | Fixed issues | [#725](https://github.com/yiisoft/db/issues/725)
| Q | A | ------------- | --- | Is bugfix? | ❌ | New feature? | ✔️ | Breaks BC? | ✔️ | Fixed issues | yiisoft/db#737
Support for the `time` type with test coverage will be added after review of #230 | Q | A | ------------- | --- | Is bugfix? | ❌ | New...
| Q | A | ------------- | --- | Is bugfix? | ❌ | New feature? | ✔️ | Breaks BC? | ✔️ | Fixed issues | yiisoft/db#737
| Q | A | ------------- | --- | Is bugfix? | ✔️/❌ | New feature? | ✔️/❌ | Breaks BC? | ❌ | Fixed issues | #276
Related with yiisoft/db-migration#219 ```sql CREATE TABLE `table_name` -- table comment ( id INTEGER, -- field comment ); ``` Comments can be obtained using query ```sql SELECT sql FROM sqlite_master WHERE...
| Q | A | ------------- | --- | Is bugfix? | ❌ | New feature? | ✔️ | Breaks BC? | ✔️ | Fixed issues | [#725](https://github.com/yiisoft/db/issues/725)
| Q | A | ------------- | --- | Is bugfix? | ❌ | New feature? | ✔️ | Breaks BC? | ✔️ | Fixed issues | yiisoft/db#737
Fix BatchQueryResult according to main PR * yiisoft/db#822 | Q | A | ------------- | --- | Is bugfix? | ✔️/❌ | New feature? | ❌ | Breaks BC? |...