Expand description

The common interface for all database backends.

Modules

Convenient super trait for function count.

Convenient super trait for function delete.

A list of field names.

Convenient super trait for function insert.

Convenient super trait for function load.

A list of path names.

Convenient super trait for function update.

Traits

Every database provider implements this trait. This ensures that the user of Toql can easily switch databases.