autobrr/internal/database
ze0s 45b522abf8
chore: update license header year (#1332)
* chore: update license header year

* chore: update license header year tsx files

* chore: update license header
2024-01-01 16:21:02 +01:00
..
tools feat(autobrrctl): add db migrate/seed/reset functionality (#934) 2023-12-28 14:05:51 +01:00
action.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
action_test.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
api.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
api_test.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
database.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
database_test.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
download_client.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
download_client_test.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
feed.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
feed_cache.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
feed_cache_test.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
feed_test.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
filter.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
filter_test.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
indexer.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
indexer_test.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
irc.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
irc_test.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
notification.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
notification_test.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
postgres.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
postgres_migrate.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
release.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
release_test.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
sqlite.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
sqlite_migrate.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
user.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
user_test.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
utils.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
utils_test.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00