This website requires JavaScript.
Explore
Help
Sign In
simon987
/
nyaa
Watch
1
Star
0
Fork
0
You've already forked nyaa
mirror of
https://github.com/simon987/nyaa.git
synced
2025-04-21 19:26:45 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nyaa
/
migrations
/
versions
History
nyaadev
d5b8a3a2ae
Increase maximum comment size from 255 to 1024.
...
DB change: Change comment text field from VARCHAR(255) to mysql.TEXT
2017-08-14 19:08:36 +02:00
..
1add911660a6_admin_log_added.py
Admin Log 2.0 (
#283
)
2017-07-04 23:13:59 -05:00
2bceb2cb4d7c_add_comment_count_to_torrent.py
Update comment count migration, calculate initial counts during upgrade
2017-05-27 22:46:35 +03:00
7f064e009cab_add_report_table.py
Add Alembic migration for report tables
2017-05-29 17:05:17 +03:00
97ddefed1834_initial_database_state.py
Add initial database state for Alembic, update existing migrations
2017-05-27 18:14:43 +03:00
3001f79b7722_add_torrents.uploader_ip.py
API Info (
#157
)
2017-06-03 23:57:53 +03:00
b79d2fcafd88_comment_text.py
Increase maximum comment size from 255 to 1024.
2017-08-14 19:08:36 +02:00
d0eeb8049623_add_comments.py
Add initial database state for Alembic, update existing migrations
2017-05-27 18:14:43 +03:00
ffd23e570f92_add_is_webseed_to_trackers.py
[Schema change] Add webseed support (BEP-19) (
#317
)
2017-07-30 00:00:39 +03:00