survey added

This commit is contained in:
ycc
2022-04-20 15:22:31 +02:00
parent dee183ae76
commit c9614975a6
20 changed files with 386 additions and 5 deletions

13
gen/test.html Normal file
View File

@ -0,0 +1,13 @@
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
}