Added Sequel migrations and models for videos and channels; Fixed database name in Rakefile and defaults config file

This commit is contained in:
2023-03-03 13:05:01 -05:00
parent e731f6c84b
commit 646d2d19f9
9 changed files with 60 additions and 15 deletions

2
.gitignore vendored
View File

@ -57,7 +57,7 @@ build-iPhoneSimulator/
# .rubocop-https?--*
# Local database storage
data/raven.db
data/stgm.db
# Node modules for Grunt.js
node_modules/