summaryrefslogtreecommitdiff
path: root/external/hsqldb/README
AgeCommit message (Collapse)AuthorFilesLines
2018-04-12Revert "Remove dead HSQLDB driver"Sophia Schröder1-0/+11
We cannot silently convert user data or their used file formats and then await them to accept it or reinstall an older version. Let us make a soft change instead of an hard (heart) break and avoid us to been attacked with fire and forks from our users. This reverts commit 8d381ae8d6c742a7e15bf7ad9e07b65f81728ef6. Change-Id: Ia153640935e355771acb85cf652f8fe4c21fafbb Reviewed-on: https://gerrit.libreoffice.org/52731 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tamás Bunth <btomi96@gmail.com>
2018-04-10Remove dead HSQLDB driverTamas Bunth1-11/+0
Change-Id: Id4cfb69079f0150c9cca2626c16df7fab441d916 Reviewed-on: https://gerrit.libreoffice.org/52611 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tamás Bunth <btomi96@gmail.com>
2016-03-02Update to match realityTor Lillqvist1-2/+4
Change-Id: I60d5b6b362bec591bb29fa409361ba8d1f2d4b81
2013-12-28Firebird, instead of SQLite, has been chosen to replace HSQLDB in futureJulien Nabet1-1/+5
Change-Id: I8cc702b9e16b0b151959c6dde066f80b825ac2e0
2013-10-18fdo#70393: move hsqldb to a subdir of externalKhaled Hosny1-0/+5
Change-Id: I01d383442ed43c602d4e4664da822c2fbb1a026f Reviewed-on: https://gerrit.libreoffice.org/6306 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>