[MDBF-131] Ecosystem CI - larvel Created: 2020-09-04 Updated: 2022-02-01 |
|
| Status: | Open |
| Project: | MariaDB Foundation Development |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Daniel Black | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||||||
| Epic Link: | Ecosystem CI: Milestone 2 - show a full application stack | ||||||||||||
| Description |
|
Larvel, built on https://laravel.com/docs/7.x/installation - claims PHP PDO Doesn't officially support MariaDB https://www.doctrine-project.org/ (Under who uses Doctrine also lists Larvel). |
| Comments |
| Comment by Daniel Black [ 2021-02-12 ] |
|
Note larval creates PK separately to table - https://github.com/laravel/framework/issues/33238 this will be a problem in innodb_force_primary_key is set. Unlike the MySQL variant sql_require_primary_key, this isn't a session variable. |