Implement Scrobble buffering/retrying
This commit is contained in:
@@ -52,6 +52,5 @@ func upEncodeAllPasswords(tx *sql.Tx) error {
|
||||
}
|
||||
|
||||
func downEncodeAllPasswords(tx *sql.Tx) error {
|
||||
// This code is executed when the migration is rolled back.
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user