sandman icon indicating copy to clipboard operation
sandman copied to clipboard

Add H2 PostgreSQL Mode Support

Open s7726 opened this issue 10 years ago • 0 comments

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.

s7726 avatar Jun 09 '15 00:06 s7726