Ryan Holdren
Results
2
comments of
Ryan Holdren
I can confirm @daemas findings. I was indeed able to fix this issue by changing the `HashMap` back to a `LinkedHashMap` in `PgConnection.getColumns()`.
https://github.com/alaisi/postgres-async-driver/pull/51