Package logilab-common-0 :: Package 36 :: Package 1 :: Module adbh :: Class RANDOM
[frames] | no frames]

Class RANDOM

source code


Nested Classes

Inherited from FunctionDescr: __metaclass__

Instance Methods

Inherited from FunctionDescr: __init__

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Methods

Inherited from FunctionDescr: backend_name, check_nbargs

Class Variables
  supported_backends = 'postgres', 'mysql',
  rtype = 'Float'
  maxargs = 0
  minargs = 0
  name_mapping = {'postgres': 'RANDOM', 'mysql': 'RAND',}

Inherited from FunctionDescr: aggregat

Properties

Inherited from object: __class__