• Tamas Bunth's avatar
    dbaccess: Enable hsql migration by default · 159dd286
    Tamas Bunth yazdı
    Also make Firebird driver not experimental anymore.
    
    With hsql migration enabled, the hsqldb related unit tests can be
    reused, because the underlying DBMS is transparent. To achieve that, I
    added firebird_sdbc component to hsqldb CppunitTest_* files.
    
    This commit also contains fixes for upcoming bugs while migrating from
    hsqldb to firebird, shown by hsqldb related unit tests:
    
    - null values: in case of null values, the setNull method should be used
      instead of nothing. (malformed string otherwise)
    
    Remove DBACCESS_HSQL_MIGRATION environment variable, since migration is
    default from now on.
    
    JunitTest_dbaccess_complex was based on HSQLDB. This commit replaces
    "if exists" hsql specific solution with firebird specific. Also disable
    test for queries with named parameters.
    
    Change-Id: Ieb68f5ad3a11389599c4f268ea4df82a83643b82
    Reviewed-on: https://gerrit.libreoffice.org/52008Tested-by: 's avatarJenkins <ci@libreoffice.org>
    Reviewed-by: 's avatarTamás Bunth <btomi96@gmail.com>
    159dd286
Adı
Son kayıt (commit)
Son güncelleme
..
ado Loading commit data...
commontools Loading commit data...
mork Loading commit data...
tools Loading commit data...