File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414* Added ` docs/feature-matrix.yml ` as a feature-level support map across Sphinx2/Sphinx3/Manticore
1515* Added capability-aware runtime tests for optional engine features (` supportsCommand ` , Buddy-gated checks)
1616* Added and stabilized Sphinx 3 compatibility coverage while preserving Sphinx 2 and Manticore test behavior
17- * Added support for optional connection credentials (` username ` /` password ` ) in both PDO and MySQLi drivers
18- * Added optional-index ` update($index = null) ` flow for fluent ` ->update()->into($index) ` usage
19- * Added a root ` LICENSE ` file and aligned README/config docs for escaping and connection parameter behavior
17+ * Added support for optional connection credentials (` username ` /` password ` ) in both PDO and MySQLi drivers (closes #208 )
18+ * Added optional-index ` update($index = null) ` flow for fluent ` ->update()->into($index) ` usage (closes #184 )
19+ * Added MVA insert/update array example in README (closes #178 )
20+ * Corrected escaping docs to reference connection-level helpers and clarified ` quoteIdentifier() ` availability (closes #203 )
21+ * Added a root ` LICENSE ` file (closes #171 )
2022* Migrated CI to GitHub Actions-only validation with strict composer metadata checks
2123* Updated documentation and added a dedicated ` MIGRATING-4.0.md ` guide
2224
You can’t perform that action at this time.
0 commit comments