Files
fizzy/config/initializers
Donal McBreen 6323e0abee Use uuid as the id type in schema.rb
This matches the format in the migration files and makes the type_to_sql
override redundant.

The only wart we are left with is that since there are no true UUID
types in MySQL we'll have to assume that binary(16) columns are UUIDs.

In practice this is probably fine as the MySQL adapter doesn't map any
other types to binary.
2025-11-17 09:12:36 -05:00
..
2024-06-21 13:19:56 +01:00
2024-06-21 13:19:56 +01:00
2024-06-21 16:42:48 +01:00
2024-06-21 13:19:56 +01:00
2025-06-04 11:06:09 -04:00
2025-07-21 20:11:03 -05:00
2025-07-14 19:57:30 -05:00
2025-10-11 13:35:31 -04:00