mirror of
https://github.com/Tribufu/TribufuDotNet
synced 2026-08-12 06:01:07 +00:00
Update projects
This commit is contained in:
parent
44dc36430a
commit
93301110b7
101 changed files with 23635 additions and 16252 deletions
|
|
@ -1,12 +0,0 @@
|
|||
// Copyright (c) Tribufu. All Rights Reserved.
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
namespace Tribufu.Database
|
||||
{
|
||||
public static class DatabaseConstants
|
||||
{
|
||||
public const uint DEFAULT_PAGINATION = 20;
|
||||
|
||||
public const uint MAX_PAGINATION = 100;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue