App-DBBrowser

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

2.043    2019-01-16
        - Bugfix: file name encoding.
        - Bugfix: parentheses in 'Subqueries'.
        - New input filter: convert empty fields to NULL.
        - New itemt in option 'Extensions SET': '=N' to set a field to NULL.
        - Make it possible to enter a "\t" as the 'Text-CSV-sep_char' value.
        - New option 'Info'.
        - Update write access.

2.042    2019-01-11
        - Join: possibility to use a subquery instead of a table.
        - Join: option to choose the comparison operator.
        - Remove duplicates in history.
        - Bugfix: avoid double quoting in saved subqueries.

2.041    2019-01-09
        - Bugfix in join: backup aliases.
        - Update join menus.
        - Attached databases: make menus less noisy.
        - Code refactoring.

2.040    2019-01-07
        - MySQL and Pg databases: added 'autoincrement' options.
        - Bugfix in 'get_schemas'.

2.039    2019-01-06
        - Bugfix in join.

2.038    2019-01-06
        - Tables: filter out tables of the type 'index'.
        - New: choose the join type.
        - Bugfix in parse mode split: add negative limit to preserve trailing empty fields.
        - Parse mode split: empty fields to 'undef' to avoid conflicts with non-string data types.

2.037    2019-01-06
        - Update aggregate/group by.
        - Update subqueries/functions.
        - Update options.
        - Allow self join.
        - New function: 'concatenate'.
        - New aggregate function: 'group_concat'.
        - Replaced 'lock' with 'reset'.
        - Tables: don't filter out views.

2.036    2018-12-30
        - Update subqueries.
        - New file name for saved subqueries.
        - SQLite: 'truncate' returns a numeric value.
        - SQLite: 'truncate' returns the value without rounding.
        - Bugfix in SQLite: the autoincrement column constraint could contain the keyword 'autoincrement'.
        - Bugfix in SQLite's 'bit_length': return bits not bytes.
        - Bugfix in HAVING clause with operator 'LIKE col': use group results as arguments.
        - Bugfixes in 'col_function' and print history.
        - Union "All tables": don't include system tables.


2.035    2018-12-20
        - "DBD::MariaDB" database plugin.

2.034    2018-12-19
        - New option "guess data type".
        - Update option "auto increment column".
        - Bugfix in "insert_into" menu.
        - Filename extension: max length from 3 to 4.
        - Select columns: allow to select more than one column at a time.

2.033    2018-12-10
        - "Term::Choose" minimum version: '1.638'.
        - "Term::TablePrint" mininum version: '0.104'.

2.032    2018-12-09
        - New option 'decimal_separator'.

2.031    2018-11-29
        - MSWin32: set codepage temporarily to 65001.
        - Removed "no warnings 'utf8'".

2.030    2018-11-28
        - Update documentation.

2.029    2018-11-27
        - Update documentation.

2.028    2018-11-25
        - New option to disable "File::Find" warnings.

2.027    2018-11-23
        - Added option 'color'.
        - "Term::Choose" => '1.634'.
        - "Term::Choose::Util" => '0.068'.
        - "Term::Form" => '0.502'.
        - "Term::TablePrint" => '0.100'.

2.026    2018-11-11
        - File::Find: disable warnings if OS is MSWin32.

2.025    2018-08-13
        - Removed "Term::ProgressBar" from the dependencies since "Term::TablePrint" has now its own progress bar module.
        - Minimum version "Term::TablePrint" is "0.072".

2.024    2018-08-11
        - Add "Term::ProgressBar" to the dependencies (because "Term::ProgressBar" is now optional in "Term::TablePrint").

2.023    2018-08-07
        - The Insert key goes back 25 pages, the Delete key goes forward 25 pages.
        - Minimum version "Term::Choose" is "1.621".
        - Minimum version "Term::TablePrint" is "0.070".

2.022    2018-08-04
        - Bugfix in 'add_subqueries'.

2.021    2018-07-20
        - Output tweaking.
        - Bugfix regexp.
        - Minimum version "Term::Form" is "0.321".

2.020    2018-07-15
        - Output tweaking.
        - Minimum version "Term::Choose" is "1.604".
        - Minimum version "Term::Choose::Util" is "0.066".
        - Minimum version "Term::TablePrint" is "0.069".



( run in 1.037 second using v1.01-cache-2.11-cpan-39bf76dae61 )