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-18 01:46:42 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nyaa
/
migrations
History
TheAMM
6c80557e39
SCHEMA CHANGE: Add comment_count to Torrent
...
with a helper function on Torrent to update the count.
2017-05-26 16:08:46 +03:00
..
versions
SCHEMA CHANGE: Add comment_count to Torrent
2017-05-26 16:08:46 +03:00
alembic.ini
Add flask-Migrate + alembic for automated database migrations.
2017-05-21 17:47:16 +02:00
env.py
Add flask-Migrate + alembic for automated database migrations.
2017-05-21 17:47:16 +02:00
README
Add flask-Migrate + alembic for automated database migrations.
2017-05-21 17:47:16 +02:00
script.py.mako
Add flask-Migrate + alembic for automated database migrations.
2017-05-21 17:47:16 +02:00
README
Generic single-database configuration.