Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add date_added (for ads) to database design #21

Closed
5 tasks done
caleb531 opened this issue Nov 16, 2016 · 0 comments
Closed
5 tasks done

Add date_added (for ads) to database design #21

caleb531 opened this issue Nov 16, 2016 · 0 comments
Assignees

Comments

@caleb531
Copy link
Owner

caleb531 commented Nov 16, 2016

Each ad should have a date_added field, so users and administrators know how old an ad is.
The field must be added to:

  • The Entity Relationship Diagram (ERD)
  • The database implementation
    • CREATE TABLE statements
    • INSERT statements
    • SELECT queries
@caleb531 caleb531 changed the title Add post_date to database design Add date_added to database design Nov 16, 2016
@caleb531 caleb531 changed the title Add date_added to database design Add date_added (for ads) to database design Nov 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants