Just cloned MySQL driver and started to change specific things. Seems there are not that much. Probably a lot can be generalized between those somehow.
Looks good to me. I guess most of the work now will be in implementing Postgre's other data types and the associated functions. It's a lot of work but it should be easy enough if you follow the existing definitions.
Started to work on https://github.com/andrenth/sequoia/issues/4
Just cloned MySQL driver and started to change specific things. Seems there are not that much. Probably a lot can be generalized between those somehow.