root/lang/perl/Google-Chart-DBIC/trunk/t/lib/TestApp/Schema.pm
@
17483
| Revision 17483, 139 bytes (checked in by lopnor, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | package TestApp::Schema; |
| 2 | use strict; |
| 3 | use base qw(DBIx::Class::Schema::Loader); |
| 4 | |
| 5 | __PACKAGE__->loader_options( |
| 6 | relationships => 1, |
| 7 | ); |
| 8 | |
| 9 | 1; |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)