App-DBBrowser
view release on metacpan or search on metacpan
- 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.
2.294 2022-03-26
- Update plain data input.
- Bugfix in GetContent.
2.293 2022-03-08
- Bugfix encode json.
2.292 2022-03-06
- Update menu "Reset DB".
2.291 2022-01-20
- Plugin 'mysql': utf8mb4 requires DBD::mysql 4.041 or greater.
- Update year copyright.
2.290 2021-12-01
- Raised the Perl minimum version to '5.014'.
- Use the '/r' option for non-destructive substitution.
2.289 2021-11-27
- Use JSON::MaybeXS instead of JSON.
2.288 2021-11-17
- Fixed unmet dependency on App::DBBrowser::DropTable [RT #140081 - Igor Yu. Vlasenko].
2.287 2021-10-21
- Term::TablePrint minimum version is '0.148'.
2.286 2021-10-18
- New option 'truncate fractions first'.
- Update options menu.
2.285 2021-10-03
- Term::TablePrint minimum version is '0.145'.
2.284 2021-09-26
- Attached databases: do not allow 'main' and 'temp' as alias names.
- Code refactoring.
2.283 2021-09-26
- Attached databases: update tables menu.
2.282 2021-09-24
- Term::Choose minimum version is '1.739'.
- Code refactoring.
2.281 2021-08-29
- Adapt the code to the updated Term::Choose.
2.280 2021-08-24
- DBD::SQLite 1.68 or greater is required.
- print_table: table_name -> footer.
- Renamed the option 'f3' to 'search'.
- 'Ctrl-F' instead of 'F3' to open the search prompt.
- PageUP/PageDown: 'Ctrl-P'/'Ctrl-N' instead of 'Ctrl-B'/'Ctrl-F'.
2.279 2021-07-29
- Bugfix in functions Epoch_to_Date/Epoch_to_DateTime: use driver specific regex statement.
2.278 2021-07-29
- Removed the source type 'Copy&Paste'.
- Removed option 'Truncated rows'.
2.277 2021-07-28
- SQLite: replace 'sqlite_unicode' with 'sqlite_string_mode' if DBD::SQLite version >= 1.68.
- Bugfix in 'attributes': use the values not the indexes.
- Bugfix: apply DB specific setting immediately.
2.276 2021-07-20
- Update export file_name.
2.275 2021-07-19
- Update option auto-extension.
- Bugfix export file_name.
- Update UI filter.
2.274 2021-07-16
- Bugfix option auto-extension.
2.273 2021-07-16
- Option to export the result of a chosen SQL statement to a CSV-file.
- Code refactoring.
2.272 2021-07-12
- Simplified substatements extensions.
- Update option 'Alias'.
- Code refactoring.
- Update UI Functions.
- Bugfix function aliases.
2.271 2021-07-05
- Code refactoring.
- Update UI.
2.270 2021-06-30
- Bugfix in search_and_replace history.
2.269 2021-06-30
- Code refactoring.
- Update UI input filter.
2.268 2021-06-23
- Makefile.PL: fixed wrong Term::Form minimum version.
2.267 2021-06-22
- Update UI input filter.
- Removed option 'Expand info table'.
- Code refactoring.
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.
( run in 0.707 second using v1.01-cache-2.11-cpan-39bf76dae61 )