App-DBBrowser

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


2.237    2020-02-24
        - New option 'show_table_name';
        - Made importing multiple sheets from a spreadsheet file more comfortable.

2.236    2020-02-19
        - Made importing multiple sheets from a spreadsheet file more comfortable.

2.235    2020-02-17
        - Option to set the default value for the 'empty_to_null' filter.

2.234    2020-02-16
        - Fixed 'empty_to_null' filter.

2.233    2020-02-15
        - Added 'round' function.
        - Bugfix in 'Credentials.pm'.
        - Update in SQLite plugin.

2.232    2020-02-10
        - From file: possibility the set a new directory if the directory is chosen automatically.
        - Update documentation.

2.231    2020-01-02
        - Update required Term::Choose::Util versions.
        - Update year copyright.

2.230    2019-12-25
        - Modfied error messages.

2.229    2019-12-18
        - Renamed variables.

2.228    2019-12-08
        - Bugfix in 'merge_rows'.

2.227    2019-12-08
        - New option: glob filter for input files.
        - New option: show hidden files.

2.226    2019-11-17
        - Bugfix in filter split_column.

2.225    2019-11-17
        - Code refactoring.
        - Update required Term::Choose-Util-versions.

2.224    2019-11-17
        - Filter "Choose Rows": preselect non-empty rows if the data contains empty rows.

2.223    2019-11-16
        - Update documentation.
        - Coming back from a not completed "create table": keep track of sheet index.

2.222    2019-11-16
        - Bugfix in 'print_filter_info'.
        - Filter "Row Groups": allow to choose more then one group.

2.221    2019-11-15
        - Create table: no extra confirm for the insert.
        - Menu-updates for: create table, fetch data, parse data, filter data.
        - Columns added with Append_col have now an empty header.
        - Bugfix in empty_to_null.
        - Code refactoring.
        - Update documentation.

2.220    2019-10-31
        - Bugfix in the empty_to_null filter.

2.219    2019-10-30
        - Update required Term::Choose-Util-versions.
        - Adapt code to the updated Term::Choose-Util version.

2.218    2019-10-23
        - Update documentation.

2.217    2019-10-20
        - Bugfix 'choose_a_subset' return values: check for empty arrays.

2.216    2019-10-19
        - Bugfix in filter 'merge_rows'.

2.215    2019-10-19
        - New filter 'fill_up_rows', 'join_columns'.
        - Update filter 'merge_rows'.

2.214    2019-10-13
        - Update documentation.

2.213    2019-10-13
        - New parse mode: "Template".
        - Update input filter menu.
        - Update input filter info output.
        - Bugfix copy & paste: removed 'Spreadsheet::Read' from the menu.
        - Bugfixes in setting column names.
        - Bugfix in resetting header row.
        - Update create table menu.

2.212    2019-10-06
        - New input filter: "Remove_Cell", "Insert_Cell", "Row_Groups".

2.211    2019-10-02
        - Input Copy and Paste: show the cursor.
        - Required the fixed "Term::Choose::Util" version.

2.210    2019-09-21
        - Term::Choose::Util: use object-oriented interface.

2.209    2019-09-09
        - Bugfix in 'subqueries': term_width -> get_term_width.

2.208    2019-09-05
        - Adapt the code to the updated Term::Choose.
        - Hide cursor fixes.

2.207    2019-08-09
        - Require App::DBBrowser::Table.
        - Bugfix in Join: use the right reference to get the driver type.
        - Update menus in Join.
        - Join/Union: consider the option 'metadata'.

2.206    2019-07-07
        - Fixed cursor visibility by raising the required Term::Form version.

2.205    2019-07-05
        - Added autoflush at the beginning of run.
        - Create/Drop menu changes.

2.204    2019-07-04
        - Update required "Term::Form"- and "Term::TablePrint"-versions.
        - Code refactoring.

2.203    2019-06-30
        - Fetching column names and types: eval sql code.
        - Keep the cursor hidden, avoid cursor flickering.
        - Adapt code to work with the updated Term::Choose::LineFold::line_fold routine.


2.202    2019-05-09
        - Update minimum version: Term::Choose, Term::Choose::Util, Term::From.
        - Code refactoring.

2.201    2019-05-08
        - Bugfix in reading db options.
        - Union all: exclude views.
        - Menu memory for plugin menu.
        - Code refactoring.

2.200    2019-05-03
        - New plugin API
        - Perl minimum version 5.10.1;
        - Enable option menu_memory by default.
        - Create and drop views.
        - Subqueries: no clause type distinction.

2.071    2019-04-18
        - extensions: fixed spelling error.
        - choose_a_subset: replaced removed option.
        - insert: removed invalid menu entry 'settings'.

2.070    2019-04-05
        - readline: to return undef press Ctrl-X instead of Ctrl-D.

2.069    2019-03-09
        - Attach/detach database: fix file name hash key.

2.068    2019-03-08
        - Update filter column names.

2.067    2019-02-25
        - Code refactoring.

2.066    2019-02-24
        - Bugfix alias.
        - Renamed config file "file_history" to "dir_history".

2.065    2019-02-22
        - Update filter 'replace'.

2.064    2019-02-21
        - Update documentation.

2.063    2019-02-21
        - Update documentation.

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.

Changes  view on Meta::CPAN


0.045   2014-10-29
        - Code refactoring.

0.044_03   2014-10-28
        - Switched back to "Text::CSV".
        - Added missing dependency in the "Makefile.PL".
        - Bugfix.
        - Update documentation.

0.044_02   2014-10-28
        - Refactoring input.

0.044_01   2014-10-27
        - Bugfixes input.

0.044   2014-10-27
        - Use of "Text::ParseWords" instead of "Text::CSV" to parse rows.
        - Update documentation.

0.043   2014-10-02
        - Bugfix "print_error_message" [github #2 - Mark Lawrence].
        - Don't print all filenames when searching SQLite databases.

0.042   2014-10-01
        - Handle undefined input filename.

0.041_02   2014-09-29
        - Insert: additional option to choose single rows.
        - Modified menu behavior.

0.041_01   2014-09-27
        - Let "SET" sub-statement behave like similar other sql sub-statements.

0.041   2014-09-26
        - Code cleanup.
        - Improved documentation.

0.040_05   2014-09-23
        - Bugfix row-col filter.
        - Bugfix temp csv config.
        - Update menu navigation.

0.040_04   2014-09-23
        - Update menu navigation.
        - Update documentation.

0.040_03   2014-09-23
        - Update "INSERT INTO".
        - Code refactoring.
        - Update documentation.

0.040_02   2014-09-20
        - Bugfix "print_error_message".

0.040_01   2014-09-19
        - Added experimental sql features (update, delete, insert into).
        - Update documentation.

0.040   2014-09-03
        - Menu memory for config and SQL menus.
        - Replaced "Term::ReadLine::Tiny" with "Term::ReadLine::Simple".
        - Update documentation.

0.039   2014-08-16
        - Perl minimum version from "5.10.1" to "5.10.0".

0.038   2014-08-16
        - Improved documentation.

0.037   2014-07-28
        - Bugfix: regex case sensitivity setting.
        - New dependency: "Term::ReadLine::Tiny".
        - "use JSON" instead of "use JSON::XS".
        - Update Makefile.PL.
        - Code refactoring.
        - Update documentation.

0.036   2014-07-10
        - Required minimum version of "Term::Choose::Util" is now "0.011".
        - Update documentation.

0.035_04   2014-07-09
        - Required minimum version of "Term::Choose::Util" is now "0.010".
        - Some read line changes.
        - Update documentation.

0.035_03   2014-07-08
        - Bugfix in JSON encoding.
        - Update "Reset".
        - Code refactoring.
        - Update documentation.

0.035_02   2014-07-05
        - Code refactoring.
        - Fixed option "HELP".

0.035_01   2014-07-04
        - New configuration file format: each database driver has now its own file.
        - One option ("Menus") instead of three to set table/schema/database menu memory behavior.
        - The fetching of the required data for connecting to databases has changed.
        - Changed "Reset" option.
        - Required minimum version of "Term::TablePrint" is now "0.013".
        - Required minimum version of "Term::Choose::Util" is now "0.009".

0.035   2014-06-29
        - Required minimum version of "Term::Choose::Util" is now "0.008".
        - New option to set the default directories where "db-browser" searches for SQLite databases.
        - Update documentation.

0.034   2014-06-18
        - Bugfix in LIMIT-submenu.
        - Update documentation.

0.033   2014-06-15
        - Raised the required minimum version of "Term::TablePrint" and "Term::Choose::Util".
        - Changed the layout of the "Path" output.
        - Fixed: a change of the setting of the option "mouse" is immediately effective.

0.032   2014-05-30
        - Printing the table header on each page is not enabled by default.

0.031   2014-05-28
        - Fixed bug in the option code.

0.030   2014-05-28
        - Added an option to reset the database specific settings back to "Database defaults".
        - Code refactoring.
        - Update documentation.

0.029_02   2014-05-25
        - Fixed option "Binary Filter".
        - Removed the extra code which moved "YES" before "NO".
        - Code refactoring.
        - Update documentation.

0.029_01   2014-05-21
        - Each package has now its own file.
        - Renamed the option "Expand" to "Enchant"
        - Added the option "Table Header" in "Enchant".
        - Update documentation.

0.029   2014-05-05
        - Parentheses: the user can choose if the parentheses menu entry is located before or after the column names.
        - Update documentation.

0.028   2014-04-28
        - Bugfix documentation.

0.027   2014-04-28
        - Improved documentation.

0.026   2014-04-28
        - Improved documentation.

0.025   2014-04-26
        - SQL menu entry "COLUMNS" is now called "SELECT".
        - Code refactoring.
        - Improved documentation.



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