get_database_vendor

classmethod EquationPluginModel.get_database_vendor(action)

returns the supported database vendor used by a treebeard model when performing read (select) or write (update, insert, delete) operations.

Parameters

actionread or write

Returns

postgresql, mysql or sqlite