sqld icon indicating copy to clipboard operation
sqld copied to clipboard

Support `PRAGMA foreign_keys = off`, `PRAGMA foreign_keys = on` and `PRAGMA foreign_keys` in Hrana

Open haaawk opened this issue 2 years ago • 3 comments
trafficstars

This will enable integration with https://atlasgo.io/

haaawk avatar Mar 12 '23 15:03 haaawk

CC @penberg @glommer @honzasp

haaawk avatar Mar 12 '23 15:03 haaawk

Is there something in Hrana itself that will need to change? The protocol just transmits SQL statements, it doesn't care what's inside of them.

honzasp avatar Mar 12 '23 19:03 honzasp

I think we will have to allow this for Hrana and not for HTTP @honzasp

haaawk avatar Mar 13 '23 09:03 haaawk