AutoMapped.php
Table of Contents
Classes
- AutoMapped
- The AutoMapped class is a database abstraction layer that provides: - Database connection management with configuration support - Table name handling with prefix functionality - Type conversion utilities for database operations - Query building assistance through method chaining - Transaction handling capabilities - Identifier quoting and escaping