Constants
TEMPORARY | = | 'TEMP '.freeze |
Public Instance methods
database_type
()
Informix uses the :informix database type
[show source]
# File lib/sequel/adapters/shared/informix.rb, line 9 def database_type :informix end