Search results for "module:Class::DBI::Test::SQLite"
Class::DBI::Test::SQLite - Base class for Class::DBI tests
This provides a simple base class for Class::DBI tests using SQLite. Each class for the test should inherit from this, provide a create_sql() method which returns a string representing the SQL used to create the table for the class, and then call set...
TMTM/Class-DBI-v3.0.17 - 04 Oct 2007 21:30:41 UTC
DBIx::Class - Extensible and flexible object <-> relational mapper.
This is an SQL to OO mapper with an object API inspired by Class::DBI (with a compatibility layer as a springboard for porting) and a resultset API that allows abstract encapsulation of database operations. It aims to make representing queries in you...
RIBASUSHI/DBIx-Class-0.082843 - 17 May 2022 10:49:29 UTC
Class::PObject - Simple framework for programming persistent objects
Class::PObject is a simple class framework for programming persistent objects in Perl. Such objects can store themselves into disk, and restore themselves from disk....
SHERZODR/Class-PObject-2.17 - 20 Feb 2005 18:06:54 UTC
Class::User::DBI - A User class: Login credentials, roles, privileges, domains.
The module is designed to simplify user logins, authentication, role based access control (authorization), as well as domain (locality) constraint access control. It stores user credentials, roles, and basic user information in a database via a DBIx:...
DAVIDO/Class-User-DBI-0.10 - 08 Dec 2012 07:49:26 UTC
Class::DBI::Factory - factory interface to a set of Class::DBI classes, with optional mod_perl application skeleton
WROSS/Class-DBI-Factory-0.994
-
17 Apr 2005 22:40:43 UTC
lib/Tutorial/DBIx/Class/Perl/ORM/Conexao/Com/Banco/de/Dados/PT/BR.pm
HERNAN/Tutorial-DBIx-Class-Perl-ORM-Conexao-Com-Banco-de-Dados-PT-0.01
-
08 Jul 2012 19:48:34 UTC
DBIx::Class::Sims::REST
This is a skeleton base class that provides the basic functionality for a REST API around DBIx::Class::Sims. By itself, it only takes the request, parses it out, and invokes a series of methods that have empty implementations. You are supposed to sub...
RKINYON/DBIx-Class-Sims-REST-0.000012 - 08 Dec 2015 04:00:28 UTC
Class::User::DBI::Roles - A Roles class.
This is a maintenance class facilitating the creation, deletion, and testing of roles that are compatible with Class::User::DBI's roles, and Class::User::DBI::RolePrivileges roles. A common usage is to configure a database table, and then add a few r...
DAVIDO/Class-User-DBI-0.10 - 08 Dec 2012 07:49:26 UTC
Class::DBI::Frozen::301 - Class::DBI, frozen at 3.0.1
BOBTFISH/Class-DBI-Frozen-301-3.0.1
-
22 Jan 2010 03:22:25 UTC
Class::DBI::Test::TempDB - Maintain a SQLite database for testing CDBI
In testing, we generally want tests to create and destroy all their own data. When writing Class::DBI-based projects, it's helpful to have a test database in which to do this, so that we can (a) be sure we're not stepping on production data, and (b) ...
LAMECH/Class-DBI-Test-TempDB-1.01 - 28 Sep 2004 16:07:16 UTC
Class::User::DBI::Domains - A Domains class.
This is a maintenance class facilitating the creation, deletion, and testing of domains that are compatible with Class::User::DBI::UserDomains. With Class::User::DBI each user may have multiple domains (handled by "Class::User::DBI::UserDomains", and...
DAVIDO/Class-User-DBI-0.10 - 08 Dec 2012 07:49:26 UTC
DBIx::Class::Storage::DBI - DBI storage handler
This class represents the connection to an RDBMS via DBI. See DBIx::Class::Storage for general information. This pod only documents DBI-specific methods and behaviors....
RIBASUSHI/DBIx-Class-0.082843 - 17 May 2022 10:49:29 UTC
Class::User::DBI::Privileges - A Privileges class.
This is a maintenance class facilitating the creation, deletion, and testing of privileges that are compatible with Class::User::DBI's roles, and Class::User::DBI::RolePrivileges privileges. A common usage is to configure a database table, and then a...
DAVIDO/Class-User-DBI-0.10 - 08 Dec 2012 07:49:26 UTC
DBIx::Class::Migration::Script - Tools to manage database Migrations
This is a class which provides an interface mapping between the commandline script dbic-migration and the back end code that does the heavy lifting, DBIx::Class::Migration. This class has very little of it's own functionality, since it basically acts...
JJNAPIORK/DBIx-Class-Migration-0.075 - 02 Jun 2020 20:56:05 UTC
Class::User::DBI::Userdomains - A user user domains class.
This is a maintenance class facilitating the creation, deletion, and testing of domains belonging to a user. Before a domain may be granted to a user with this class, you need to create a domain entry using Class::User::DBI::Domains. That class manag...
DAVIDO/Class-User-DBI-0.10 - 08 Dec 2012 07:49:26 UTC
Class::User::DBI::RolePrivileges - A user roles and privileges class.
This is a maintenance class facilitating the creation, deletion, and testing of privileges belonging to a role. A common usage is to configure a 'cud_roleprivileges' database table, and then add a few role => privilege pairs. Privileges are authoriza...
DAVIDO/Class-User-DBI-0.10 - 08 Dec 2012 07:49:26 UTC