Changes
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README
dist.ini
lib/DBIx/Class/ResultSet/RecursiveUpdate.pm
t/00load.t
t/01_basic.t
t/belongs_to_including_pks.t
t/conditional_has_many.t
t/lib/AnotherTestDB/OnePK/Schema.pm
t/lib/AnotherTestDB/OnePK/Schema/Result/ConditionItem.pm
t/lib/AnotherTestDB/OnePK/Schema/Result/Item.pm
t/lib/AnotherTestDB/OnePK/Schema/Result/RelatedItem.pm
t/lib/AnotherTestDB/TwoPK/Schema.pm
t/lib/AnotherTestDB/TwoPK/Schema/Result/ConditionItem.pm
t/lib/AnotherTestDB/TwoPK/Schema/Result/Item.pm
t/lib/AnotherTestDB/TwoPK/Schema/Result/RelatedItem.pm
t/lib/DBICTest.pm
t/lib/DBICTest/ErrorComponent.pm
t/lib/DBICTest/FakeComponent.pm
t/lib/DBICTest/ForeignComponent.pm
t/lib/DBICTest/ForeignComponent/TestComp.pm
t/lib/DBICTest/OptionalComponent.pm
t/lib/DBICTest/Plain.pm
t/lib/DBICTest/Plain/Test.pm
t/lib/DBICTest/ResultSetManager.pm
t/lib/DBICTest/ResultSetManager/Foo.pm
t/lib/DBICTest/Schema.pm
t/lib/DBICTest/Schema/Artist.pm
t/lib/DBICTest/Schema/ArtistSourceName.pm
t/lib/DBICTest/Schema/ArtistSubclass.pm
t/lib/DBICTest/Schema/ArtistUndirectedMap.pm
t/lib/DBICTest/Schema/Artwork.pm
t/lib/DBICTest/Schema/Artwork_to_Artist.pm
t/lib/DBICTest/Schema/Bookmark.pm
t/lib/DBICTest/Schema/BooksInLibrary.pm
t/lib/DBICTest/Schema/CD.pm
t/lib/DBICTest/Schema/CD_to_Producer.pm
t/lib/DBICTest/Schema/Collection.pm
t/lib/DBICTest/Schema/CollectionObject.pm
t/lib/DBICTest/Schema/Dummy.pm
t/lib/DBICTest/Schema/Employee.pm
t/lib/DBICTest/Schema/Event.pm
t/lib/DBICTest/Schema/EventTZ.pm
t/lib/DBICTest/Schema/FileColumn.pm
t/lib/DBICTest/Schema/ForceForeign.pm
t/lib/DBICTest/Schema/FourKeys.pm
t/lib/DBICTest/Schema/FourKeys_to_TwoKeys.pm
t/lib/DBICTest/Schema/Genre.pm
t/lib/DBICTest/Schema/Image.pm
t/lib/DBICTest/Schema/LinerNotes.pm
t/lib/DBICTest/Schema/Link.pm
t/lib/DBICTest/Schema/LyricVersion.pm
t/lib/DBICTest/Schema/Lyrics.pm
t/lib/DBICTest/Schema/NoPrimaryKey.pm
t/lib/DBICTest/Schema/NoSuchClass.pm
t/lib/DBICTest/Schema/OneKey.pm
t/lib/DBICTest/Schema/Owners.pm
t/lib/DBICTest/Schema/Producer.pm
t/lib/DBICTest/Schema/SelfRef.pm
t/lib/DBICTest/Schema/SelfRefAlias.pm
t/lib/DBICTest/Schema/SequenceTest.pm
t/lib/DBICTest/Schema/Serialized.pm
t/lib/DBICTest/Schema/Tag.pm
t/lib/DBICTest/Schema/Track.pm
t/lib/DBICTest/Schema/TreeLike.pm
t/lib/DBICTest/Schema/TwoKeyTreeLike.pm
t/lib/DBICTest/Schema/TwoKeys.pm
t/lib/DBICTest/Schema/TypedObject.pm
t/lib/DBICTest/Stats.pm
t/lib/DBICTest/SyntaxErrorComponent1.pm
t/lib/DBICTest/SyntaxErrorComponent2.pm
t/lib/DBICTest/SyntaxErrorComponent3.pm
t/lib/DBSchema.pm
t/lib/DBSchema/Result/Address.pm
t/lib/DBSchema/Result/Dvd.pm
t/lib/DBSchema/Result/Dvdtag.pm
t/lib/DBSchema/Result/LinerNotes.pm
t/lib/DBSchema/Result/Onekey.pm
t/lib/DBSchema/Result/Owner.pm
t/lib/DBSchema/Result/Personality.pm
t/lib/DBSchema/Result/Podcast.pm
t/lib/DBSchema/Result/Role.pm
t/lib/DBSchema/Result/Tag.pm
t/lib/DBSchema/Result/Twokeys.pm
t/lib/DBSchema/Result/Twokeys_belongsto.pm
t/lib/DBSchema/Result/User.pm
t/lib/DBSchema/Result/UserRole.pm
t/lib/DBSchema/Result/Viewing.pm
t/lib/DBSchemaBase.pm
t/lib/DBSchemaMoose.pm
t/lib/DBSchemaMoose/ResultSet.pm
t/lib/DebugObject.pm
t/lib/MySchema.pm
t/lib/MySchema/Test.pm
t/lib/TwoPkHasManyDB/Schema.pm
t/lib/TwoPkHasManyDB/Schema/Result/Item.pm
t/lib/TwoPkHasManyDB/Schema/Result/RelatedItem.pm
t/lib/TwoPkHasManyDB/Schema/Result/RelatedItem2.pm
t/lib/sqlite.sql
t/pod-coverage.t
t/pod.t
t/release-dist-manifest.t
t/release-has-version.t
t/release-pod-coverage.t
t/release-pod-syntax.t
t/release-portability.t
t/release-synopsis.t
t/release-unused-vars.t
t/twopk_has_many.t
t/undef_pk.t
t/update_introspectable_m2m.t
t/var/dvdzbr.db
t/var/placeholder
t_dbic/lib/DBICTest.pm
t_dbic/lib/DBICTest/BaseResult.pm
t_dbic/lib/DBICTest/BaseResultSet.pm
t_dbic/lib/DBICTest/BaseSchema.pm
t_dbic/lib/DBICTest/Cursor.pm
t_dbic/lib/DBICTest/DeployComponent.pm
t_dbic/lib/DBICTest/ErrorComponent.pm
t_dbic/lib/DBICTest/FakeComponent.pm
t_dbic/lib/DBICTest/ForeignComponent.pm
t_dbic/lib/DBICTest/ForeignComponent/TestComp.pm
t_dbic/lib/DBICTest/OptionalComponent.pm
t_dbic/lib/DBICTest/ResultSetManager.pm
t_dbic/lib/DBICTest/ResultSetManager/Foo.pm
t_dbic/lib/DBICTest/RunMode.pm
t_dbic/lib/DBICTest/Schema.pm
t_dbic/lib/DBICTest/Schema/Artist.pm
t_dbic/lib/DBICTest/Schema/ArtistGUID.pm
t_dbic/lib/DBICTest/Schema/ArtistSourceName.pm
t_dbic/lib/DBICTest/Schema/ArtistSubclass.pm
t_dbic/lib/DBICTest/Schema/ArtistUndirectedMap.pm
t_dbic/lib/DBICTest/Schema/Artwork.pm
t_dbic/lib/DBICTest/Schema/Artwork_to_Artist.pm
t_dbic/lib/DBICTest/Schema/BindType.pm
t_dbic/lib/DBICTest/Schema/Bookmark.pm
t_dbic/lib/DBICTest/Schema/BooksInLibrary.pm
t_dbic/lib/DBICTest/Schema/CD.pm
t_dbic/lib/DBICTest/Schema/CD_to_Producer.pm
t_dbic/lib/DBICTest/Schema/Collection.pm
t_dbic/lib/DBICTest/Schema/CollectionObject.pm
t_dbic/lib/DBICTest/Schema/ComputedColumn.pm
t_dbic/lib/DBICTest/Schema/CustomSql.pm
t_dbic/lib/DBICTest/Schema/Dummy.pm
t_dbic/lib/DBICTest/Schema/Employee.pm
t_dbic/lib/DBICTest/Schema/Encoded.pm
t_dbic/lib/DBICTest/Schema/Event.pm
t_dbic/lib/DBICTest/Schema/EventSmallDT.pm
t_dbic/lib/DBICTest/Schema/EventTZ.pm
t_dbic/lib/DBICTest/Schema/EventTZDeprecated.pm
t_dbic/lib/DBICTest/Schema/EventTZPg.pm
t_dbic/lib/DBICTest/Schema/ForceForeign.pm
t_dbic/lib/DBICTest/Schema/FourKeys.pm
t_dbic/lib/DBICTest/Schema/FourKeys_to_TwoKeys.pm
t_dbic/lib/DBICTest/Schema/Genre.pm
t_dbic/lib/DBICTest/Schema/Image.pm
t_dbic/lib/DBICTest/Schema/LinerNotes.pm
t_dbic/lib/DBICTest/Schema/Link.pm
t_dbic/lib/DBICTest/Schema/LyricVersion.pm
t_dbic/lib/DBICTest/Schema/Lyrics.pm
t_dbic/lib/DBICTest/Schema/Money.pm
t_dbic/lib/DBICTest/Schema/NoPrimaryKey.pm
t_dbic/lib/DBICTest/Schema/NoSuchClass.pm
t_dbic/lib/DBICTest/Schema/OneKey.pm
t_dbic/lib/DBICTest/Schema/Owners.pm
t_dbic/lib/DBICTest/Schema/Producer.pm
t_dbic/lib/DBICTest/Schema/PunctuatedColumnName.pm
t_dbic/lib/DBICTest/Schema/SelfRef.pm
t_dbic/lib/DBICTest/Schema/SelfRefAlias.pm
t_dbic/lib/DBICTest/Schema/SequenceTest.pm
t_dbic/lib/DBICTest/Schema/Serialized.pm
t_dbic/lib/DBICTest/Schema/Tag.pm
t_dbic/lib/DBICTest/Schema/TimestampPrimaryKey.pm
t_dbic/lib/DBICTest/Schema/Track.pm
t_dbic/lib/DBICTest/Schema/TreeLike.pm
t_dbic/lib/DBICTest/Schema/TwoKeyTreeLike.pm
t_dbic/lib/DBICTest/Schema/TwoKeys.pm
t_dbic/lib/DBICTest/Schema/TypedObject.pm
t_dbic/lib/DBICTest/Schema/VaryingMAX.pm
t_dbic/lib/DBICTest/Schema/Year1999CDs.pm
t_dbic/lib/DBICTest/Schema/Year2000CDs.pm
t_dbic/lib/DBICTest/Stats.pm
t_dbic/lib/DBICTest/SyntaxErrorComponent1.pm
t_dbic/lib/DBICTest/SyntaxErrorComponent2.pm
t_dbic/lib/DBICTest/SyntaxErrorComponent3.pm
t_dbic/lib/DBICTest/Taint/Classes/Auto.pm
t_dbic/lib/DBICTest/Taint/Classes/Manual.pm
t_dbic/lib/DBICTest/Taint/Namespaces/Result/Test.pm
t_dbic/lib/DBICTest/Util.pm
t_dbic/lib/DBICTest/Util/OverrideRequire.pm
t_dbic/lib/sqlite.sql
t_dbic/might_have.t