Back to Browse

Object-Relational Mapping: Creating Relational Data | #15 Perl DBIx Tutorial

68 views
May 22, 2024
8:57

In this Perl programming tutorial, we will look at how we can insert relational data for has_one, has_many and belongs_to relationships. We will also explore how we can insert relational data in bulk using the populate method. Chapters: 00:00 Intro 00:25 has_many/has_one 03:35 belongs_to 05:52 populate 08:40 Outro Docs: https://metacpan.org/pod/DBIx::Class https://metacpan.org/pod/DBIx::Class::Schema https://metacpan.org/pod/DBIx::Class::ResultSet https://metacpan.org/pod/DBIx::Class::Row Tags: #Perl #PerlProgramming #CodingInPerl #PerlDevelopment

Download

0 formats

No download links available.

Object-Relational Mapping: Creating Relational Data | #15 Perl DBIx Tutorial | NatokHD