bewertung

The bewertung table holds customer reviews.

Columns

Not all columns are fully understood. These are left empty.

Field Type Description
id integer Unique review ID.
eintrag_id integer ID of the listing to which the review belongs.
bewertungTyp_id varchar(25) The review provider ID. See below.
aktiv boolean  
aktivStack boolean  
emailSent boolean  
countable boolean  
name varchar(192)  
bewertedName varchar(192)  
rating double  
ratingScaled double  
ratingStars integer  
numStars smallint(6)  
ratingTitle varchar(255)  
ratingText mediumtext  
ratingUrl varchar(192)  
extEintragUrl varchar(192)  
bildName varchar(50)  
datum timestamp  
sourceEintragId varchar(50)  
sourceRatingId varchar(50)  
locked varchar(50)  
locktime timestamp  
created timestamp  
lastmodify timestamp  
login_id integer