sqld
sqld copied to clipboard
Support `PRAGMA foreign_keys = off`, `PRAGMA foreign_keys = on` and `PRAGMA foreign_keys` in Hrana
trafficstars
This will enable integration with https://atlasgo.io/
CC @penberg @glommer @honzasp
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.
I think we will have to allow this for Hrana and not for HTTP @honzasp