Jorge Manrubia
3480e2d6db
Handle size in binary columns
...
In the cable schema we use:
```
t.binary "payload", size: :long, null: false
```
This will fail when resetting the db otherwise with an error due to the unexpected size property.
2025-12-01 13:32:54 +01:00
..
2025-11-28 15:53:58 +01:00
2025-11-29 21:46:34 +01:00
2025-12-01 13:32:54 +01:00
2024-06-21 13:19:56 +01:00
2025-11-28 15:53:58 +01:00
2024-06-21 13:19:56 +01:00
2025-11-21 15:23:34 +00:00
2025-11-17 09:12:41 -05:00
2025-11-21 09:40:50 +01:00
2025-12-01 12:46:37 +01:00
2025-12-01 13:25:44 +01:00
2025-12-01 13:25:44 +01:00
2025-11-29 14:09:55 -05:00
2025-11-28 15:53:58 +01:00
2024-06-21 13:19:56 +01:00
2025-11-03 14:46:22 +01:00
2025-11-28 15:53:58 +01:00
2025-10-16 09:54:18 -04:00
2025-11-28 15:53:58 +01:00
2025-11-29 11:46:09 +01:00
2025-11-28 15:53:58 +01:00
2025-11-28 13:39:47 -05:00