Subject: | Spelling Mistakes |
Hi:
I discovered a spelling mistake in the POD for this package (suppported -> supported). We've patched it for the Debian package; you may want to apply these changes in your version control. Note we neither need nor are we asking for another release, as I think that would put undue burden on the CPAN mirrors for such a tiny issue.
--- a/lib/Rose/DB/Object/Metadata.pm
+++ b/lib/Rose/DB/Object/Metadata.pm
@@ -5553,7 +5553,7 @@
=item B<include_predicated_unique_indexes [BOOL]>
-Get or set a boolean value that indicates whether or not the L<auto_init_unique_keys|/auto_init_unique_keys> method will create L<unique keys|/add_unique_keys> for unique indexes that have predicates. The default value is false. This feature is currently only suppported for PostgreSQL.
+Get or set a boolean value that indicates whether or not the L<auto_init_unique_keys|/auto_init_unique_keys> method will create L<unique keys|/add_unique_keys> for unique indexes that have predicates. The default value is false. This feature is currently only supported for PostgreSQL.
Here's an example of a unique index that has a predicate:
I discovered a spelling mistake in the POD for this package (suppported -> supported). We've patched it for the Debian package; you may want to apply these changes in your version control. Note we neither need nor are we asking for another release, as I think that would put undue burden on the CPAN mirrors for such a tiny issue.
--- a/lib/Rose/DB/Object/Metadata.pm
+++ b/lib/Rose/DB/Object/Metadata.pm
@@ -5553,7 +5553,7 @@
=item B<include_predicated_unique_indexes [BOOL]>
-Get or set a boolean value that indicates whether or not the L<auto_init_unique_keys|/auto_init_unique_keys> method will create L<unique keys|/add_unique_keys> for unique indexes that have predicates. The default value is false. This feature is currently only suppported for PostgreSQL.
+Get or set a boolean value that indicates whether or not the L<auto_init_unique_keys|/auto_init_unique_keys> method will create L<unique keys|/add_unique_keys> for unique indexes that have predicates. The default value is false. This feature is currently only supported for PostgreSQL.
Here's an example of a unique index that has a predicate: