Searched defs:string_id (Results 1 – 2 of 2) sorted by relevance
2 string_id integer not null primary key auto_increment, field10 string_id integer not null, field21 string_id integer not null, field
42 def __init__ (self, string_id, filename, location): argument