msdocs-flask-postgresql-sample-app
msdocs-flask-postgresql-sample-app copied to clipboard
add lambda code
trafficstars
Purpose
- ...
Does this introduce a breaking change?
[ ] Yes
[ ] No
Pull Request Type
What kind of change does this Pull Request introduce?
[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:
How to Test
- Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
- Test the code
What to Check
Verify that the following are valid
- ...
Other Information
@pamelafox Is this a change we want to make to this example?
No, this looks like an accidental PR with personal changes.
@tobintong Is it possible you intended to fork this sample to your own account before creating a PR? I'm going to close this for now. Thank you.