On May 27, 2015, at 03:39 PM, Danil Smirnov wrote:

>As I see on page
>https://pythonhosted.org/mailman/src/mailman/docs/DATABASE.html
>
>Mailman 3 should work with MySQL/MariaDB database.

Well, that page is careful to say that SQLAlchemy, the ORM layer we use, is
compatible with MySQL, but it doesn't claim that Mailman 3 actually is.
Currently we only officially support SQLite and PostgreSQL.  We test all the
time with the former, and try to keep the latter functional (that will
actually get better once our gitlab CI integration is working).

TL;DR: We want to be able to support any FLOSS database backend that
SQLAlchemy supports, but we need contributions and testing for databases other
than SQLite and PostgreSQL.

Cheers,
-Barry
_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
https://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to