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

Adding the example program files that go along with the python-sqlite… #94

Merged
merged 6 commits into from Jan 5, 2020

Conversation

@writeson
Copy link
Contributor

writeson commented Jan 1, 2020

…-sqlalchemy article

Where to put new files:

  • New files should go into a top-level subfolder, named after the article slug. For example: my-awesome-article

How to merge your changes:

  1. Make sure the CI code style tests all pass (+ run the automatic code formatter if necessary).
  2. Find an RP Team member on Slack and ask them to review & approve your PR.
  3. Once the PR has one positive ("approved") review, GitHub lets you merge the PR.
  4. 🎉
…-sqlalchemy article
@writeson writeson requested review from dbader and gahjelle Jan 1, 2020
@writeson writeson self-assigned this Jan 1, 2020
@@ -1,4 +1,5 @@
import queue
from builtins import range

This comment has been minimized.

@dbader

dbader Jan 2, 2020

Member

Looks like this change is unrelated to the python-sqlite-sqlalchemy article—do we need it or is it accidental?

This comment has been minimized.

@writeson

writeson Jan 2, 2020

Author Contributor

Whoops, that was accidental.

@dbader
Copy link
Member

dbader commented Jan 2, 2020

@writeson Had a couple of comments but otherwise your PR looks good & is ready to merge once these comments are resolved :) Happy New Year!

@dbader Thanks Dan, hopefully have worked things out. I also re-arranged the directory structure as running the code broke when I moved it from my repository to materials. Hope you and your family had a wonderful holiday and are looking forward to the new year!

writeson added 3 commits Jan 3, 2020
… lot to make accessing the data files more consistent. I've also added a setup.py file to make this a project, which also installs the SqlAlchemy and treelib modules.
@dbader dbader self-requested a review Jan 5, 2020
@dbader
dbader approved these changes Jan 5, 2020
Copy link
Member

dbader left a comment

Looks good Doug! Ready to merge from my perspective :)

@writeson writeson merged commit 626ed97 into master Jan 5, 2020
1 check passed
1 check passed
ci/circleci Your tests passed on CircleCI!
Details
@writeson writeson deleted the python-sqlite-sqlalchemy branch Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.