creating pgsql development branch
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
// <copyright file="ActivityLogQuery.cs" company="PlaceholderCompany">
|
||||
// Copyright (c) PlaceholderCompany. All rights reserved.
|
||||
// </copyright>
|
||||
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using Jellyfin.Data.Enums;
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
// <copyright file="DeviceQuery.cs" company="PlaceholderCompany">
|
||||
// Copyright (c) PlaceholderCompany. All rights reserved.
|
||||
// </copyright>
|
||||
|
||||
using System;
|
||||
|
||||
namespace Jellyfin.Data.Queries
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
// <copyright file="PaginatedQuery.cs" company="PlaceholderCompany">
|
||||
// Copyright (c) PlaceholderCompany. All rights reserved.
|
||||
// </copyright>
|
||||
|
||||
namespace Jellyfin.Data.Queries
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user