LukasZahradnik / deep-db-learning

A modular message-passing scheme reflecting the relational model for end-to-end deep learning from databases
https://lukaszahradnik.github.io/deep-db-learning/
6 stars 2 forks source link

copy_dataset ignores primary and foreign keys #10

Closed neumannjan closed 1 year ago

neumannjan commented 1 year ago

Self explanatory.

copy_dataset creates a copy of the database, but the local copy is missing foreign keys as well as primary keys.