mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-03 17:59:21 +02:00
![]() Homogeneize `username` field length in SQL database. Set the `VARCHAR` field used for `username` to have a maximum size of 255, which was the highest value used across the tables. This should fix some errors with MySQL strict mode (and potentially unnoticed previous errors). Also edited the `fullname` field length to match the `username` field length. Closes #1214. |
||
---|---|---|
.. | ||
ampache.sql |