mirror of
https://github.com/iv-org/invidious.git
synced 2024-11-09 23:12:15 +05:30
throw in required usage as example
This commit is contained in:
parent
2aa30760f6
commit
9e4bae4fa5
@ -1,6 +1,7 @@
|
||||
module Invidious::Database::Migrations
|
||||
class LimitChannelVideosIndex < Migration
|
||||
version 11
|
||||
required false
|
||||
|
||||
def up(conn : DB::Connection)
|
||||
conn.exec <<-SQL
|
||||
|
Loading…
Reference in New Issue
Block a user