Skip to content

proper subreddits abstraction and subredit whole timespan scan#32

Open
fiocfun wants to merge 1 commit into
4pr0n:masterfrom
fiocfun:custom_subs
Open

proper subreddits abstraction and subredit whole timespan scan#32
fiocfun wants to merge 1 commit into
4pr0n:masterfrom
fiocfun:custom_subs

Conversation

@fiocfun

@fiocfun fiocfun commented Aug 25, 2014

Copy link
Copy Markdown

reopening on proper branch

Comment thread README.md

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

The DB.py file automatically creates tables if they don't already exist.

gonewilder/py/DB.py

Lines 133 to 137 in 21cf14e

# Don't create tables if not supplied.
if SCHEMA != None and SCHEMA != {} and len(SCHEMA) > 0:
# Create table for every schema given.
for key in SCHEMA:
self.create_table(key, SCHEMA[key])

@4pr0n

4pr0n commented Oct 22, 2014

Copy link
Copy Markdown
Owner

Looks fine to me, just address the comments above and I'll merge.

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.

2 participants