Hallo, the code generated by import foreign schema only generates the headers, not the datatypes. CREATE FOREIGN TABLE public.vrijetijdextra ( "1" , ... "J1_6" ) .. Can anyone confirm this?
Hallo,
the code generated by import foreign schema only generates the headers, not the datatypes.
CREATE FOREIGN TABLE public.vrijetijdextra (
"1" ,
...
"J1_6" )
..
Can anyone confirm this?