swarmlib/db/schema.py
4 years agoshort_hash_id to issue_id
4 years agoRemove the hash-bang from these files as they aren't supposed to be called directly by users anyway
4 years agoMove non-sqlalchemy (pure python) objects out of schema per DoctorCal's request
4 years agoAdd the taxonomy terms back
4 years ago* Add transaction log table
4 years agoremove leftover self. from nodes_table
4 years ago* Move items to the db_bits.py file
4 years agoClean-up width
4 years agoRemove comments, fix constants
4 years agoclean up schema file
4 years agoMore work on sqlalchemy-based schema rewrite
4 years agoAdd newline
4 years agoMore work on schema rewrite
4 years agoAdd initial schema work