MySQL 8.0 support

Created on 25 February 2023, over 1 year ago
Updated 28 February 2023, over 1 year ago

Problem/Motivation

tailwind_utility 2.0.x is not installable with the current ddev mysql 8.0 version because of :

SQLSTATE[42000]: Syntax error or access violation: 1101 BLOB, TEXT, GEOMETRY or JSON column 'rules' can't have a default value
fixed by https://stackoverflow.com/a/66318970 . To make tailwindcss_utility installable on current databse settings mysql 8.0 i needed to remove the default setting from the scheme, this line. we will need somehow to update to mariadb or patch the module.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

🐛 Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

heddn Nicaragua

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024