Add metadata requests #68

Merged
KevinMidboe merged 5 commits from add-metadata-requests into master 2017-12-02 12:23:25 +00:00
KevinMidboe commented 2017-12-02 12:23:16 +00:00 (Migrated from github.com)

We have added a sql schema for our database. This allows us to automatically build a database from the defined schema, if there is none present.

Added a background variable to be added to a request entry in the database. Needed to manually move over changes from the old table because there was a added row.

The automatic build/setup of the database is checked every time the database.js file is used to connect to our database.

We have added a sql schema for our database. This allows us to automatically build a database from the defined schema, if there is none present. Added a background variable to be added to a request entry in the database. Needed to manually move over changes from the old table because there was a added row. The automatic build/setup of the database is checked every time the database.js file is used to connect to our database.
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KevinMidboe/seasonedShows#68
No description provided.