ImplementationAlias
Summary
Sets alias names for database implementationsUsage
ImplementationAlias[ aliasname]=ezpostgresql|ezmysql
....
Description
The various database implementatations in eZ publish uses a database driver. These database drivers have names like ezmysql and ezpostgresql. In order to make let users use more commonly known names like mysql and postgresql you can set up aliases for the database drivers.
Don't change this setting unless you know what you are doing.
Examples
ImplementationAlias[] ImplementationAlias[mysql]=ezmysql
This setting means that you can use the alias mysql when you want to use the ezmysql driver.
Frederik HolljenĀ (01/02/2005 10:16 am)
Frederik HolljenĀ (28/02/2005 2:39 pm)
Comments
There are no comments.