You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Maxim Solodovnik (Jira)" <ji...@apache.org> on 2020/04/01 00:09:00 UTC

[jira] [Resolved] (OPENMEETINGS-2212) Please add SQLite to the list of supported databases

     [ https://issues.apache.org/jira/browse/OPENMEETINGS-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Solodovnik resolved OPENMEETINGS-2212.
--------------------------------------------
    Resolution: Won't Do

Unfortunately this is impossible
I can't find written evidences :((
I tried it and failed most probably because OpenJPA is not supporting SQLite

According to this https://www.jpab.org/SQLite.html 
{code}
JPA support for SQLite is available (unofficially) only by Hibernate and EclipseLink, but the EclipseLink support seems unusable (too many test failures with EclipseLink).
{code}

We can't use Hibernate due to incompatible license

> Please add SQLite to the list of supported databases
> ----------------------------------------------------
>
>                 Key: OPENMEETINGS-2212
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2212
>             Project: Openmeetings
>          Issue Type: Bug
>            Reporter: Yuri
>            Assignee: Maxim Solodovnik
>            Priority: Major
>
> Currently only [MySQL|https://openmeetings.apache.org/MySQLConfig.html], [PostgreSql|https://openmeetings.apache.org/PostgresConfig.html], [IBM DB2|https://openmeetings.apache.org/IBMDB2Config.html], [MSSQL|https://openmeetings.apache.org/MSSQLConfig.html] or [Oracle |https://openmeetings.apache.org/OracleConfig.html]are supported.
>  
> However, the SQLite database is the easiest to use, and requires virtually zero configuration. It only needs a writable path.
>  
> Please add SQLite so that it would be even easier to set OpenMeetings up for simple use.
>  
> SQLite is also quite capable, and might easily also be sufficient for most OpenMeetings users.
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)