Lets work on libray
- Writing columns
- auto identity and primary key
- dealing with timestamps (created_datetime, last_updated_datetime)
-
Refer Here for the dummy inventory notebook
-
Now apply the many to many relationships between book and user to create a ledger/transaction/entry
-
seed data: Populating database with default entries
