db-migrate / db-migrate/shared
"binary' data type does not exist
- Dominant language
- JavaScript
- Stars
- 13
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Hi. I am using pg driver. According the documentation i use 'binary' data type. But in pg there is not so i get always error with message:
error: type "binary" does not exist
So instead of 'binary' i use 'byea' (pg binary data type). Can you fix this bug ?
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/52244559-binary-data-type-does-not-exist?utm_campaign=plugin&utm_content=tracker%2F39837989&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F39837989&utm_medium=issues&utm_source=github).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.