App-DBBrowser
view release on metacpan or search on metacpan
2.317 2023-03-12
- Informix: add 'Epoch_to_DateTime'.
- Informix add connection attribute 'ix_EnableUTF8'.
- Pg: add schema 'public' only if db is user-db.
- New option: DB2 application code set.
- New option to disable table print warnings
- Option 'binary_filter': add hexadecimal format.
- Allow nested function.
- attached_DB.json: save attached databases as hash.
- Bugfix in 'from_col_by_col'.
- Bugfix in 'CreateDropAttach'.
2.316 2023-02-19
- Update parse-mode 'Template'.
- Update plugins 'mysql', 'MariaDB' and 'Pg'.
- Informix: use 'table_info'.
- New method 'prepare_identifier'.
2.315 2023-02-13
- Added Informix-plugin.
- Bugfix 'is_system_schema'.
- Update documentation.
- Update from_col_by_col, attach_db, alias.
- Epoch_to_datetime now with fractions of seconds.
- Bugfix: don't limit table rows in Term::TablePrint.
- Bugfix join: don't print columns twice.
- Bugfix default aliases: remove invalid characters.
2.314 2023-02-03
- New data-structure for subquery file.
- Refactoring/update Subqueries, Filter, GetContent
- Bugfix/update filter search_and_replace.
- Simplified formation info-output.
- Update sql_limit.
2.313 2023-01-13
- Bugfix in first_column_is_autoincrement.
- Update attach/detach SQLite databases.
2.312 2023-01-12
- Removed option 'auto_limit'.
2.311 2023-01-12
- SQLite: 'sqlite_'-tables are system tables.
- No reconnect database after create/drop table.
- Bugfix in first_column_is_autoincrement.
- Bugfix in get_join_info.
2.310 2023-01-08
- Added DB2-plugin.
- Bugfix import and export options.
- Sort schemas.
- Tables-menu: don't separate system tables from the user tables if the schema is a system schema.
2.309 2023-01-06
- Bugfix regex operator.
- Update mysql/MariaDB system databases.
2.308 2023-01-03
- Use Text::CSV_XS.
- Bugfix/update option 'eol'.
2.307 2023-01-01
- Removed unused option 'decimal_separator'.
- Add option to config the CSV export.
- Code refactoring.
- Update documentation.
2.306 2022-12-23
- Removed stringification of the output of 'group_concat'.
2.305 2022-12-20
- Firebird: 'similar to' matches only case sensitive.
- Default alias for aggregate functions.
- Stringify the output of 'group_concat'.
- Bugfix 'update' 'join' mysql/MariaDB.
- Bugfix MariaDB: no 'offset' without 'limit'.
2.304 2022-10-12
- Term::TablePrint minimum version is '0.154'.
2.303 2022-07-22
- Bugfix insert plain.
2.302 2022-07-17
- Function Epoch_to_DateTime: handle undefined values.
2.301 2022-07-06
- Use Encode::Locale to get STDIN/STDOUT encodings.
- Win32: don't alter the terminal code page.
- Use at least DBD::SQLite 1.68.
2.300 2022-07-02
- Renamed option 'Max rows' to 'Auto Limit'.
- 'Auto Limit' defaults to 0.
- Update database-plugins.
- Update documentation.
2.299 2022-06-25
- Update Functions.pm.
- Term::Form minimum version is '0.551'.
2.298 2022-06-23
- Update and bugfixes Functions.pm.
2.297 2022-06-20
- Added Firebird-plugin.
- Update plugin-API: 'sqlite_search' is now 'search'.
- Bugfix: reading file with Text::CSV.
- Update 'from_col_by_col'.
- Update function 'Epoch_to_DateTime'.
- Refactoring Functions.pm.
- Removed backward compatibility for removed option values.
2.296 2022-05-01
- Term::Choose minimum version is '1.749'.
- Term::Form minimum version is '0.547'.
- Update documentation.
2.295 2022-03-31
- Make the code work with the new version (0.543) of Term::From.
( run in 0.919 second using v1.01-cache-2.11-cpan-ceb78f64989 )