sandman
sandman copied to clipboard
Add H2 PostgreSQL Mode Support
I was trying to use sandman on a database that claimed it was PostgreSQL. Turns out it's actually H2 in PostgreSQL mode.
This might be an SQLAlchemy request, but it would be awesome if sandman could support this. The thing I'm trying to access also presents on jdbc:h2:tcp so that would be another access option.