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
2024-10-19 19:31:48 -07:00
2025-07-18 15:43:31 -04:00
2025-11-20 18:47:42 -05:00
2025-11-21 09:15:19 +00: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 09:15:19 +00:00
2024-11-29 14:28:37 -06:00
2024-06-21 16:42:48 +01:00
2025-08-25 10:30:43 +02:00
2025-11-28 15:53:58 +01:00
2025-11-26 10:07:41 +00:00
2024-06-21 13:19:56 +01:00
2025-11-17 15:03:26 -05:00
2025-10-07 09:42:25 +02:00
2025-11-26 10:02:32 +00:00
2025-12-01 13:32:54 +01:00
2025-11-03 14:22:33 -05:00
2025-11-17 09:12:40 -05:00
2025-11-26 10:02:32 +00:00
2025-11-28 15:53:58 +01:00
2025-07-14 19:57:30 -05:00