We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af496df commit eaa01b6Copy full SHA for eaa01b6
Changes
@@ -1,4 +1,4 @@
1
-1.16
+1.16 May 6, 2023
2
- Handle schema + table names greater than max identifier length
3
(thanks to Chad Hoyt @chadhoyt)
4
pg_sample
@@ -1,6 +1,6 @@
#!/usr/bin/env perl
-our $VERSION = "1.15";
+our $VERSION = "1.16";
5
=head1 NAME
6
0 commit comments