hasura / hasura/graphql-engine
Problem with LATIN1 encode db
Open
- Dominant language
- TypeScript
- Stars
- 32.1k
- Forks
- 3k
- PR merge metrics
- PR metrics pending
Description
I'm trying to connect the hasura to a postgres server version 9.5 in network with a database with encode LATIN1 but i was having a fatalerror with database query returning me the message "character with byte sequence 0xe2 0x80 0x9c in encoding \"UTF8\" has no equivalent in encoding \"LATIN1\"" is there a way to change encoding of query in hasura?
Contributor guide
Assessment
This issue has not been assessed yet.