App-DBBrowser

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

        - Update 'line_fold'.
        - Bugfix in input filter 'merge_rows' info output.

2.425  2025-03-23
        - Filter 'convert date': skip empty cells.
        - Union: the option 'edit statement' replaces the option 'where'.
        - Refactored union.
        - Bugfix in group_by.
        - Improved info output functions.
        - Update menus.
        - Let the user decide which ctes to remove.

2.424  2025-03-09
        - Update aggregate mode.
        - Bugfix SQLite, first_column_is_autoincrement: tablenames in sqlite_master are not qualified.
        - Refactored ScalarFunctions.
        - Improved info nested functions.
        - New date functions.
        - Different bugfixes.
        - New sql options.
        - Don not restrict 'On clause' operators.

bin/db-browser  view on Meta::CPAN

Set the number of columns (I<Col count>) and the width of the column separator (I<Sep width>). I<Col count> expects an
integer of 1 or greater; I<Sep width> expects an integer of 0 or greater.

=item

Set the widths of the columns (1 or greater). For the last column, one can also enter an asterisk (C<*>). An asterisk in
the last column means: Use the remaining part of the row for the last column.

=item

Decide whether leading spaces should be removed. Trailing whitespaces are removed automatically.

=back

Advantages:

=over

=item

Ideal for fixed-length inputs containing only single-width characters.



( run in 1.513 second using v1.01-cache-2.11-cpan-de7293f3b23 )