In this Perl programming tutorial, we will look at how we can debug SQL queries produced by DBIx framework.
Chapters:
00:00 Intro
00:59 DBIC_TRACE=1
01:30 Debugging via storage
02:45 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