Searched refs:_COLUMN_ (Results 1 – 4 of 4) sorted by relevance
37 _COLUMN_ = '' variable in Table61 SqlCommand = """create temp table IF NOT EXISTS %s (%s)""" % (self.Table, self._COLUMN_)63 SqlCommand = """create table IF NOT EXISTS %s (%s)""" % (self.Table, self._COLUMN_)165 _COLUMN_ = """ variable in TableDataModel
48 _COLUMN_ = ''' variable in ModuleTable130 _COLUMN_ = ''' variable in PackageTable209 _COLUMN_ = ''' variable in PlatformTable
37 _COLUMN_ = '' variable in Table61 SqlCommand = """create temp table IF NOT EXISTS %s (%s)""" % (self.Table, self._COLUMN_)63 SqlCommand = """create table IF NOT EXISTS %s (%s)""" % (self.Table, self._COLUMN_)164 _COLUMN_ = ''' variable in TableFile285 _COLUMN_ = """ variable in TableDataModel
74 _COLUMN_ = ''' variable in ModuleTable154 _COLUMN_ = ''' variable in PackageTable266 _COLUMN_ = ''' variable in PlatformTable