summary refs log tree commit diff
path: root/setup.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-09Fix code style, againJason Robinson1-3/+1
2019-09-09Fix commentsErik Johnston1-2/+3
2019-09-09Simplify count_real_users SQL to only count user_type is null rowsJason Robinson1-1/+1
2019-09-09Simplify is_real_user_txn check to trust user_type is null if real userJason Robinson1-1