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

SpynePI does not create database tables on startup #10

Closed
plq opened this issue Oct 28, 2012 · 2 comments
Closed

SpynePI does not create database tables on startup #10

plq opened this issue Oct 28, 2012 · 2 comments
Assignees

Comments

@plq
Copy link
Member

plq commented Oct 28, 2012

metadata.create_all(checkfirst=True)

:shipit:

@ghost ghost assigned ugurcan377 Oct 28, 2012
@ugurcan377
Copy link

Silly me. When we moved database code to db.py from main.py i had forgetten to move table creation codes.
Solved on this commit ugurcan377@bfa95a8

@plq
Copy link
Member Author

plq commented Nov 5, 2012

looks fine.

@plq plq closed this as completed Nov 5, 2012
ugurcan377 added a commit that referenced this issue Nov 17, 2012
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

No branches or pull requests

2 participants