Changed $table->primary_key not to return an error if there is no PK,
authorKen Youens-Clark <kclark@cpan.org>
Fri, 6 Jun 2003 22:23:54 +0000 (22:23 +0000)
committerKen Youens-Clark <kclark@cpan.org>
Fri, 6 Jun 2003 22:23:54 +0000 (22:23 +0000)
commit3166386aa96bb727c18eeddab9f4fde667e488c5
treeaccd641e96a02b851aad5faed625b40e89a94b63
parent2da7994bce08a92ef54af83c829d908d11ab9527
Changed $table->primary_key not to return an error if there is no PK,
added tests for "comments" on tables and fields.
t/13schema.t