Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@filthyranter yeah, and migrating to utf8mtb4 is going to be a BITCH. it requires a migration for every database, for every table in every database, and every column in every table in every database.
-
inaba46256yOne thing about coming from mysql to postrges is all the nice little things that I didn't know would be so nice. Like having an actual book and guid datatype, or "delete from [table] returning [fields]"
-
@inaba Being able to use text instead of "blob" or "mediumblob" as datatype did it for me honestly
-
@mjones44 Hm, I can't seem to find it. They used to have an alternate command that prints all queries one would need to make and it worked for any database, not just one for Nextcloud. However they just let you run a occ command now, which is easier for Nextcloud users I guess.
It was essentially a concat query.
Related Rants
When we found out MySQL utf8 isn't actually utf8..... it's a proprietary subset of utf8 that only includes up to Unicode 255..... and there is a separate "utf8mtb4" that is actual utf8.
rant
utf8
retarded
fucking liars
mysql
wk148
mysql utf8