mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-17 13:07:32 +02:00
* Remove secret_key column from sent_offers db table * Allow secret_key column to be null in downgrade migration * Set default value of secret key for sent offer in db downgrade * Remove comment from db downgrage function * Try making downgrade for secret key column work * Try formatting update op in downgrade function * Try defining sent offers table inline in downgrade function * Fix batch alter column in downgrade function |
||
|---|---|---|
| .. | ||
| test_crypto.py | ||
| test_interests.py | ||
| test_peers.py | ||
| test_profiles.py | ||
| test_secret_keys.py | ||
| test_squeak_core.py | ||
| test_squeaks.py | ||