Driver is a way to add support to new databases. The supported drivers reside, guess what, in the drivers directory.
We have created a base driver class that all implementations must inherit to provide support for a specific database.
Driver is a way to add support to new databases. The supported drivers reside, guess what, in the drivers directory.
We have created a base driver class that all implementations must inherit to provide support for a specific database.