diaspora/db
Dumitru Ursu dda5f71124 Add warning about encoding change
Add warning about MySQL collation

Fix database index length

This allows new databases to be created with utf8mb4, on MySQL. The maximum
column size is 767 bytes. Each character is 4 bytes long -> 767 / 4 = 191
characters for the column.
2015-01-19 02:19:39 +02:00
..
migrate Add warning about encoding change 2015-01-19 02:19:39 +02:00
schema.rb Add warning about encoding change 2015-01-19 02:19:39 +02:00
seeds.rb Migration to turn ActivityStreams::Photo to StatusMessage 2013-07-31 15:15:08 +02:00