Canvas Data 2 - Successful initdb but discrepancy in rows imported to PostgreSQL using Python DAP Client

sanamlimbu
Community Member

Hi all, 

I was able to populate local PostgreSQL using the Python dap client, but there seems to be a discrepancy in the number of rows imported compared to what I see in the Canvas web app.
For example, I can see more than 900 courses in the Canvas web app, but there are only 166 rows in the local database.
Command used: dap initdb --namespace canvas --table courses

Any pointers or advice will be appreciated. 

0 Likes