Skip to content

Conversation

@goldcaddy77
Copy link
Owner

BREAKING CHANGE: several changes will be needed, so this is a breaking change

'DropDB will likely fail since DB might not be there'
);
await createDB(migrationDBName);
await callWarthogCLI('db:migrate:generate');
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: make sure these tests still work

@@ -0,0 +1 @@
## warthog core
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need better README

@@ -0,0 +1 @@
## Warthog server express
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need better README

@@ -1,4 +1,4 @@
# Run the following commands
## Run the following commands
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need better README

@@ -0,0 +1,18 @@
module.exports = {
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be in package.json or in separate file?

@goldcaddy77 goldcaddy77 changed the base branch from main to beta April 26, 2021 17:37
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

Successfully merging this pull request may close these issues.

3 participants