sohrab
DTDrizzle Team
•Created by sohrab on 11/18/2024 in #help
Infer insert model for select in "Insert into ... select"
The problem is I lose type safety. For exmaple I can switch one of the above to
sql<number>
and the compiler wouldn't complain.
Things get worst with typed json
/jsonb
fields as well3 replies