cloudflare / cloudflare/workerd
Allow foreign keys and index pragma's for D1
Open
types
- Dominant language
- C++
- Stars
- 8.7k
- Forks
- 739
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 174
Description
At the moment pragma_foreign_keys , pragma_index_list and pragma_index_info are not allowed (not authorized ), That is very unconvenient if you want to use that info in your program, only option you have then is parse the raw sql statement..
Contributor guide
Assessment
This issue has not been assessed yet.