duckpgq-extension icon indicating copy to clipboard operation
duckpgq-extension copied to clipboard

Error handling on creating property graphs

Open Dtenwolde opened this issue 2 years ago • 1 comments

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

Dtenwolde avatar Feb 16 '23 10:02 Dtenwolde

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.

github-actions[bot] avatar Sep 07 '24 00:09 github-actions[bot]