Create Website table and Website model #10
Notifications
Due Date
No due date set.
Blocks
#3 Website Management
32bitcafe/guestbook
Reference: 32bitcafe/guestbook#10
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Create a model and database table to store website information. Update guestbook model and table to use websiteID as a foreign key into the table, replacing the siteUrl field.
Addressed in #13