App-DBBrowser

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

2.062    2019-02-21
        - Update options.
        - Update filter search and replace.

2.061    2019-02-12
        - Get data from file: update file search.
        - Create table: option to drop the table if the insert failed.
        - Code refactoring.

2.060    2019-02-10
        - Use String::Unescape to unescape options for Text::CSV.
        - Bugfix subqueries: replaced '&&' with '||'.

2.059    2019-02-10
        - Added the possibility to edit join conditions.

2.058    2019-02-09
        - Update input filter 'Search Replace'.

2.057    2019-02-07
        - Update file history.
        - Update options menu.

2.056    2019-02-05
        - Update documentation.

2.055    2019-02-05
        - Update documentation.

2.054    2019-02-05
        - New input filter.

2.053    2019-02-04
        - Drop table: sort table list.
        - Drop table: don't change info behavior if the table is empty.
        - Replace spaces in the default table name.
        - Don't ask for aliases in set|where|having|group_by|oder_by clauses.

2.052    2019-02-02
        - Check for duplicate column names.

2.051    2019-02-01
        - Extenstions for "order by".

2.050    2019-01-31
        - Bugfix default table name.

2.049    2019-01-29
        - Set the default value for the options 'grid' and 'keep_header' to 1.
        - Add the sheet name to the default table name if the content is from a spreadsheet.
        - Rename the subquery-menu-entry in table/join/union menus.

2.048    2019-01-28
        - Update subquery menu.

2.047    2019-01-26
        - Use the whole terminal width (by upgrading Term::TablePrint).
        - Bugfix in subqueries.

2.046    2019-01-25
        - DBD::mysql: 'mysql_enable_utf8mb4' enabled by default, 'mysql_enable_utf8' disabled by default.
        - New input filter 'Add Column'.

2.045    2019-01-20
        - Bugfix: make the mouse work also in the help menu.
        - Parse mode 'split': new option to trim records.

2.044    2019-01-19
        - Union: allow to use tables more than one time.
        - Union: possibility to use a subquery instead of a table.
        - Postgress: change aliases to lowercase if 'quote_identifiers' is disabled.
        - Postgress: with 'meta data' disabled and no user schemas: set schema to 'public'.
        - Bugfix in option 'extensions'.
        - Bugfix in 'Subqueries': avoid duplicate entries.

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.



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