Changelog¶
Latest Changes since 1.8¶
Update H2 Snapshot
manticore-projects, 2024-08-16
feat: support next snapshot
manticore-projects, 2024-08-11
Version 1.8¶
feat: support H2 2.3.232
manticore-projects, 2024-08-11
Update snapshot
manticore-projects, 2024-08-03
Version 1.7¶
add latest H2 Snapshot
manticore-projects, 2024-07-26
H2 Version 2.3.230 support
Andreas Reichel, 2024-07-15
Version 1.6¶
build: Update the Maven build file
Andreas Reichel, 2024-06-20
add 1.3.174 driver
glaplace, 2024-06-11
fix: error on migration 1x to 2
glaplace, 2024-06-11
fix: Avoid another NULL
Andreas Reichel, 2024-03-11
Version 1.5¶
fix: Avoid another NULL
Andreas Reichel, 2024-03-11
fix: Database naming issue
Andreas Reichel, 2024-03-09
chore: add latest H2 Snapshot
Andreas Reichel, 2024-03-09
build: Add minimal Maven build
Andreas Reichel, 2024-03-09
build: XML parsing now requires recent parsers
Andreas Reichel, 2023-12-13
doc: Maven Badge
Andreas Reichel, 2023-12-13
doc: Maven Badge
Andreas Reichel, 2023-12-13
doc: Maven Badge
Andreas Reichel, 2023-12-13
build: update gradle wrapper
Andreas Reichel, 2023-12-13
build: disable GitHub repo
Andreas Reichel, 2023-12-13
chore: add latest H2 Snapshot
Andreas Reichel, 2023-12-13
test: fix an assertion
Andreas Reichel, 2023-12-13
style: prevent finalizer attack, by declaring the class final
Andreas Reichel, 2023-12-13
doc: fix Maven Badge link
Andreas Reichel, 2023-12-13
fix: make some methods public
Andreas Reichel, 2023-12-13
doc: fix the lowercase artifact id
Andreas Reichel, 2023-12-13
build: Add Gradle Wrapper on request
Andreas Reichel, 2023-10-18
doc: build ChangeLog and Api Doc
Andreas Reichel, 2023-09-28
feat: fullscreen when running in WebSwing
Andreas Reichel, 2023-09-28
Version 1.4¶
fix: full link
Andreas Reichel, 2023-09-24
feat: add some JDK and H2 performance tests (wip)
Andreas Reichel, 2023-09-24
fix: improve ClassLoader and Driver handling
Andreas Reichel, 2023-09-24
chore: add latest H2 versions
Andreas Reichel, 2023-09-24
build: add Upload task
Andreas Reichel, 2023-09-24
style: code cleanup
Andreas Reichel, 2023-09-24
fix: UI Improvements
Andreas Reichel, 2023-09-24
feat: Update H2 Drivers, add 224
Andreas Reichel, 2023-09-19
feat: add META Tags and Sitemap
Andreas Reichel, 2023-05-22
Version 1.3.7¶
chore: Add H2 2.2.222
Andreas Reichel, 2023-08-23
Version 1.3.6¶
test: disable tests with local H2 databases
Andreas Reichel, 2023-07-05
Version 1.3.5¶
chore: H2 2.2.220
Andreas Reichel, 2023-07-05
Version 1.3.4¶
doc: correct Maven badge, add link to Demo
Andreas Reichel, 2023-06-28
fix: download action
Andreas Reichel, 2023-06-28
Version 1.3.3¶
fix: browse the new DB file after migration
Andreas Reichel, 2023-06-26
Version 1.3.2¶
doc: add Online Demo
Andreas Reichel, 2023-06-26
fix: extract H2 Drivers from the Ueber JAR
Andreas Reichel, 2023-06-26
Version 1.3.1¶
chore: Latest H2 Snapshot
Andreas Reichel, 2023-06-25
fix: Maven coordinates
Andreas Reichel, 2023-06-25
Version 1.3¶
build: Jacoco and Coveralls
Andreas Reichel, 2023-06-25
build: remove Coveralls Action
Andreas Reichel, 2023-06-25
doc: add badges
Andreas Reichel, 2023-06-25
fix: remove files after tests
Andreas Reichel, 2023-06-25
style: fix all SpotBugs P1 and P2 exceptions
Andreas Reichel, 2023-06-23
style: exclude 3rd party libs from SpotBugs QA
Andreas Reichel, 2023-06-21
style: fix CheckStyle exceptions
Andreas Reichel, 2023-06-21
doc: fix spelling
Andreas Reichel, 2023-06-21
Update gradle.yml
manticore-projects, 2023-06-19
Create gradle.yml
manticore-projects, 2023-06-19
chore: add H2 2.219 Snapshot
Andreas Reichel, 2023-06-19
build: update H2 Git Log, build automatically
Andreas Reichel, 2023-06-19
style: reformat with Google style
Andreas Reichel, 2023-06-19
doc: Sphinx Website
Andreas Reichel, 2023-06-19
test: upgrade JUnit 5, move test files
Andreas Reichel, 2023-06-19
build: upgrade Gradle, add QA plugins
Andreas Reichel, 2023-06-19
fix: add H2 libraries
Andreas Reichel, 2023-06-19
Release 1.2
Andreas Reichel, 2022-03-12
Release 1.2
Andreas Reichel, 2022-03-12
Update the Readme
Andreas Reichel, 2021-06-04
Fix the CLI for migrating 1.3 databases having h2.db suffix
Andreas Reichel, 2021-06-04
Update README.md
manticore-projects, 2021-06-04
Version 1.1¶
Add latest H2 driver
Andreas Reichel, 2021-06-04
Add Recovery Mode
Andreas Reichel, 2021-06-04
Support reading H2 DB SQL Scripts (exported before)
Andreas Reichel, 2021-05-25
Update H2 git.log
Andreas Reichel, 2021-03-30
Update H2 git.log
Andreas Reichel, 2021-03-14
Add H2 Drivers from filesystem
Andreas Reichel, 2021-02-22
support GIT Build IDs in order to migrate in between snapshots
Andreas Reichel, 2021-02-21
Version v1.0¶
Make the UI functional
Andreas Reichel, 2021-02-13
Reformat code
Andreas Reichel, 2021-01-17
Update README.md
manticore-projects, 2021-01-07
Version v0.9¶
Deactivate Hook @todo: migrate hooks to Path walk
Andreas Reichel, 2020-12-30
H2 Jar Files, do not load from JAR. Workaround by copying to the TEMP folder.
Andreas Reichel, 2020-12-30
Update README.md
manticore-projects, 2020-12-28
Implement some basic Unit tests
Andreas Reichel, 2020-12-28
Add a basic UI
Andreas Reichel, 2020-09-20
Implement Hooks to clean up database schema issues (e. g. Foreign Keys without Primary Key constraints)
Andreas Reichel, 2020-09-18
fix a spelling error
Andreas Reichel, 2020-09-16
add auto migration mode
Andreas Reichel, 2020-09-16
work with relative filenames
Andreas Reichel, 2020-09-16
Initial code commit.
Andreas Reichel, 2020-09-16
Update README.md
manticore-projects, 2020-09-16
Update README.md
manticore-projects, 2020-09-16
Update README.md
manticore-projects, 2020-09-16
Initial commit
manticore-projects, 2020-09-16