13 lines
		
	
	
		
			325 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			325 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
test
 | 
						|
  description : varchar(1000)
 | 
						|
  enddate : timestamp without time zone
 | 
						|
  floatvalue : double precision
 | 
						|
  id : integer
 | 
						|
  intvalue : integer
 | 
						|
  latitude : double precision|map
 | 
						|
  longitude : double precision|map
 | 
						|
  name : varchar(255)|comment
 | 
						|
  price : money
 | 
						|
  startdate : timestamp without time zone
 | 
						|
  testtype_id : integer
 | 
						|
} |