-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
ikkez
committed
Mar 6, 2024
1 parent
4c3f44d
commit 6c735c7
Showing
2 changed files
with
12 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,14 +13,14 @@ | |
* | | < | <| -__|-- __| | ||
* |__|__|__||__|__|_____|_____| | ||
* | ||
* Copyright (c) 2022 by ikkez | ||
* Copyright (c) 2024 by ikkez | ||
* Christian Knuth <[email protected]> | ||
* https://github.com/ikkez/F3-Sugar/ | ||
* | ||
* @package DB | ||
* @version 1.7.5 | ||
* @date 27.02.2022 | ||
* @since 24.04.2012 | ||
* @version 1.7.7 | ||
* @date 06.03.2024 | ||
* @since 22.01.2013 | ||
*/ | ||
|
||
namespace DB; | ||
|