duckpgq-extension
duckpgq-extension copied to clipboard
Error handling on creating property graphs
Should throw a catalog/Binder exception
- [x] #103
- [ ] Column of a table does not exist
- [ ] FK of a table does not exist
- [ ] Primary keys are not unique
- [ ] PK of referenced source table does not exist
- [ ] PK of referenced destination table does not exist
- [ ] FK of source of edge table does not exist
- [ ] Multiple PKs are referenced from source/destination table (How would this work?)
- [ ] Ensure everything is case insensitive
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.