invidious-mod/src/invidious/database
Samantaz Fox 55da1e3e92
Merge pull request #2878 from matthewmcgarvey/migrations
Add custom migration implementation
2022-03-11 20:49:26 +01:00
..
migrations Migrations tweaks 2022-02-11 22:29:19 -06:00
annotations.cr
base.cr
channels.cr db: use prepared statements rather than crafted argument list 2022-01-26 17:31:01 +01:00
migration.cr Migrations tweaks 2022-02-11 22:29:19 -06:00
migrator.cr Run migrations through CLI instead of when app starts 2022-02-11 22:43:16 -06:00
nonces.cr
playlists.cr db: use now() function instead of passing Time.utc 2022-01-26 01:49:29 +01:00
sessions.cr db: use now() function instead of passing Time.utc 2022-01-26 01:49:29 +01:00
statistics.cr
users.cr DB: fix inverted arguments in User.update_password() 2022-02-10 19:52:45 +01:00
videos.cr