Skip to content

Commit

Permalink
new version, recursive group
Browse files Browse the repository at this point in the history
  • Loading branch information
milsorm committed Jul 13, 2017
1 parent a0e1829 commit 54b6ab7
Show file tree
Hide file tree
Showing 6 changed files with 506 additions and 476 deletions.
3 changes: 3 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
Revision history for Perl extension dbMan

0.42 <20170714>
- group can be used recursively

0.41 <20170713>
- DBI support for config with [...] and {...} syntax variable
- extension CmdSetOracleSpecials - support for LongReadLen (thanks to Tom Cernik)
Expand Down
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dbMan 0.41
dbMan 0.42
(c) Copyright 1999-2017 by Milan Sorm, [email protected]

If you plan to use this program you must respect LICENSE file.
Expand Down
4 changes: 2 additions & 2 deletions bin/cdbman
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ $dbman->start;

=head1 VERSION
0.41
0.42
=head1 LICENSE
Expand All @@ -72,7 +72,7 @@ Report bugs directly to [email protected].
=head1 LAST MODIFIED
Thu Jul 13 08:20:07 CEST 2017
Thu Jul 13 09:14:55 CEST 2017
=head1 SEE ALSO
Expand Down
4 changes: 2 additions & 2 deletions bin/dbman
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ $dbman->start;

=head1 VERSION
0.41
0.42
=head1 LICENSE
Expand All @@ -69,7 +69,7 @@ Report bugs directly to [email protected].
=head1 LAST MODIFIED
Thu Jul 13 08:20:16 CEST 2017
Thu Jul 13 09:14:39 CEST 2017
=head1 SEE ALSO
Expand Down
Loading

0 comments on commit 54b6ab7

Please sign in to comment.