Hacker News new | past | comments | ask | show | jobs | submit login

> "table.create()" doesn't create a new table,

if its a sqlalchemy.schema.Table, create() emits DDL for "CREATE TABLE" to the database (trust me, I wrote it). I'm guessing "table" here is some other object local to the reddit codebase.

anyway, how many "thing" tables are there total?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: