2022-01-01 |
Comprehensive redesign and modernization of the entire user interface.
New Look & Feel FlatLaf.
|
2021-02-04 |
Cycles in parent-child relationships will be detected and broken. Thus, such data can be exported by deferring the insertion of nullable foreign keys. |
2020-02-04 |
The Jailer engine is published in Maven repository . |
2019-02-01 |
The new "Model Migration Tool" allows you to easily find and edit the newly added associations
if the data model has been extended after the last change to this extraction model. |
2018-04-26 |
The new
feature "Analyze SQL" analyzes SQL statements and proposes
association definitions. This allows to reverse-engineer the
data model based on existing SQL queries. |
2018-03-06 |
SQL Console
with code completion, syntax highlighting and database
metadata visualization. |
2017-05-10 |
New API provides programmatic access to the
data export and import functionality. |
2017-03-30 |
Improved
filter management . Filter
Templates allows you to define rules for assigning filters to
columns.
Filters on primary key columns will automatically be
propagated to the corresponding foreign key columns. |
2015-12-04 |
Data can now also be exported directly to a schema of the same database. This ensures optimal performance. |
2015-10-23 |
Rows can alternatively be collected in a separate embedded database. This allows exporting data from read-only databases. |
2014-07-20 |
Implemented
the "Subset by Example"
feature: Use the Data Browser to collect all the rows to be
extracted and let Jailer create a model for that subset. |
2014-04-15 |
A Data Browser Videos has been introduced.
Navigate bidirectionally through the database by following
foreign-key-based or user-defined relationships. |