summaryrefslogtreecommitdiff
path: root/dbaccess/source/filter/hsqldb/hsqlimport.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-21pvs-studio: Expression 'pException' is always false.Caolán McNamara1-3/+3
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-2/+2
2018-09-06loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin1-1/+0
2018-08-01Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-05-24tdf117333 dbahsql: Chain SQLExceptionsTamas Bunth1-9/+13
2018-05-20tdf#117298: migration Firebird, fix time dataJulien Nabet1-1/+1
2018-05-16Fix typosAndrea Gelmini1-1/+1
2018-05-16tdf#117333, tdf#117325 dbahsql: exception handlingTamas Bunth1-4/+50
2018-05-16tdf#116987 dbahsql: check for table names..Tamas Bunth1-1/+1
2018-05-02tdf#116980 tdf#116986 Fix data migration in..Tamas Bunth1-7/+9
2018-05-02tdf#116980 Add constraints after data migrationTamas Bunth1-1/+10
2018-04-17loplugin:constparamsNoel Grandin1-1/+1
2018-04-07dbaccess: Enable hsql migration by defaultTamas Bunth1-29/+52
2018-03-22dbahsql: refactor move index parser to parseschemaTamas Bunth1-58/+10
2018-03-11dbahsql: import DATE and DATETIME columnsTamas Bunth1-5/+18
2018-03-11dbahsql: import TIME columnsTamas Bunth1-2/+8
2018-03-10dbahsql: Add numeric/decimal importTamas Bunth1-2/+10
2018-03-10dbahsql: add booleanTamas Bunth1-2/+6
2018-03-07dbahsql: add BINARY and VARBINARY importTamas Bunth1-1/+28
2018-03-05Fix typosAndrea Gelmini1-1/+1
2018-03-05HSQLDB Binary importTamas Bunth1-6/+235
2018-01-27Add HSQLDB schema importTamas Bunth1-0/+56