Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Revert "autism 2 electric boogaloo"

This reverts commit 5002863679.
Cette révision appartient à :
ayame-git 2017-05-09 06:13:47 +03:00
Parent 10fddc9130
révision 979bb920b4

Voir le fichier

@ -23,7 +23,7 @@ type Torrents struct {
Id uint `gorm:"column:torrent_id;primary_key"`
Name string `gorm:"column:torrent_name"`
Hash string `gorm:"column:torrent_hash"`
Category int `gorm:"column:category_id"`
Category int `gorm:"column:category_od"`
Sub_Category int `gorm:"column:sub_category_id"`
Status int `gorm:"column:status_id"`
Date time.Time `gorm:"column:date"`