parrot icon indicating copy to clipboard operation
parrot copied to clipboard

Provide support for SQLite3 or MySQL

Open tboerger opened this issue 7 years ago • 3 comments

The title says enough, please provide other databases, I personally use only MySQL/MariaDB

tboerger avatar Feb 15 '17 20:02 tboerger

I started work on this, it might require a bit of additional work because the translations data is stored in Postgres using the hstore functionality, which is as far as I understand not supported by MySQL.

Nonetheless, I am evaluating at the moment the move towards storing the data in a relational manner instead of using the hstore, which would make providing support for MySQL a lot easier IMO.

anthonynsimon avatar Feb 16 '17 12:02 anthonynsimon

Closing issues for tools I'm not using anymore.

tboerger avatar Aug 02 '18 15:08 tboerger

@tboerger IMO the request to support other databases is still valid, will re-open in case someone takes this one up when looking around for issues.

You can unsubscribe from the thread if you wish to not be notified :)

anthonynsimon avatar Aug 02 '18 16:08 anthonynsimon