FacturaScripts

DataBase

Interfaces, Classes, Traits and Enums

DataBaseQueries
Interface to manage the SQL statements needed by the database
DataBaseEngine
Interface for each of the compatible database engines
DataBaseTools
This class allows to read and check the required structure for the database tables
DataBaseWhere
Structure that defines a WHERE condition to filter the model data
MysqlEngine
Class to connect with MySQL.
MysqlQueries
Class that gathers all the needed SQL sentences by the database engine
PostgresqlEngine
Class to connect with PostgreSQL.
PostgresqlQueries
Class that gathers all the needed SQL sentences by the database engine

Search results