You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
invidious/src/invidious/database
vojkovic 7cca1285aa
Fix two swapped function names
5 months ago
..
migrations Migrations tweaks 2 years ago
annotations.cr Move DB queries related to 'annotations' in a separate module 2 years ago
base.cr DB: Move integrity check to the base.cr file 2 years ago
channels.cr db: use prepared statements rather than crafted argument list 2 years ago
migration.cr Migrations tweaks 2 years ago
migrator.cr Run migrations through CLI instead of when app starts 2 years ago
nonces.cr Add table cleaning job (#3294) 2 years ago
playlists.cr db: use now() function instead of passing Time.utc 2 years ago
sessions.cr db: use now() function instead of passing Time.utc 2 years ago
statistics.cr Fix two swapped function names 5 months ago
users.cr Use single db call 1 year ago
videos.cr Add table cleaning job (#3294) 2 years ago