Nette Framework Database services.

Debug panel for Nette\Database.

Represents a connection between PHP and a database server.

Server connection related errors.

Base class for all constraint violation related exceptions.

Database context.

Ambiguous reference key exception.

Conventions based on database structure.

Conventions based on static definition.

Base class for all errors in the driver or SQL server.

Supplemental MS SQL database driver.

Supplemental MySQL database driver.

Supplemental Oracle database driver.

Supplemental ODBC database driver.

Supplemental PostgreSQL database driver.

Supplemental SQLite3 database driver.

Supplemental SQL Server 2005 and later database driver.

Exception for a foreign key constraint violation.

Database helpers.

Row interface.

Container of database result fetched into IRow.

Provides cached reflection for database structure.

Supplemental PDO database driver.

Exception for a NOT NULL constraint violation.

Represents a result set.

Row

Represents a single table row.

SQL literal value.

SQL preprocessor.

Cached reflection of database structure.

Single row representation.

Representation of filtered table grouped by some column.

Row interface.

Container of database result fetched into IRow objects.

Filtered table representation.

Builds SQL query.

Exception for a unique constraint violation.