You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
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! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: