Add metadata requests #68
Reference in New Issue
Block a user
No description provided.
Delete Branch "add-metadata-requests"
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?
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.