Skip to content

Commit 1c7f072

Browse files
committed
fixme
1 parent f6ea461 commit 1c7f072

File tree

157 files changed

+431
-350
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

157 files changed

+431
-350
lines changed

lib/App/Yath/Schema/MariaDB/ApiKey.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ __PACKAGE__->belongs_to(
4646
);
4747

4848

49-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:13:59
49+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:12
5050
# DO NOT MODIFY ANY PART OF THIS FILE
5151

5252
1;

lib/App/Yath/Schema/MariaDB/Binary.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ __PACKAGE__->belongs_to(
4949
);
5050

5151

52-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:13:59
52+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:12
5353
# DO NOT MODIFY ANY PART OF THIS FILE
5454

5555
1;

lib/App/Yath/Schema/MariaDB/Config.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ __PACKAGE__->set_primary_key("config_id");
3131
__PACKAGE__->add_unique_constraint("setting", ["setting"]);
3232

3333

34-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:13:59
34+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:12
3535
# DO NOT MODIFY ANY PART OF THIS FILE
3636

3737
1;

lib/App/Yath/Schema/MariaDB/Coverage.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ __PACKAGE__->belongs_to(
9898
);
9999

100100

101-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:13:59
101+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:12
102102
# DO NOT MODIFY ANY PART OF THIS FILE
103103

104104
1;

lib/App/Yath/Schema/MariaDB/CoverageManager.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ __PACKAGE__->has_many(
3535
);
3636

3737

38-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:13:59
38+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:12
3939
# DO NOT MODIFY ANY PART OF THIS FILE
4040

4141
1;

lib/App/Yath/Schema/MariaDB/Email.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ __PACKAGE__->belongs_to(
5353
);
5454

5555

56-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:13:59
56+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:12
5757
# DO NOT MODIFY ANY PART OF THIS FILE
5858

5959
1;

lib/App/Yath/Schema/MariaDB/EmailVerificationCode.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ __PACKAGE__->belongs_to(
3434
);
3535

3636

37-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:13:59
37+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:12
3838
# DO NOT MODIFY ANY PART OF THIS FILE
3939

4040
1;

lib/App/Yath/Schema/MariaDB/Event.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ __PACKAGE__->belongs_to(
116116
);
117117

118118

119-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:13:59
119+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:12
120120
# DO NOT MODIFY ANY PART OF THIS FILE
121121

122122
1;

lib/App/Yath/Schema/MariaDB/Host.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ __PACKAGE__->has_many(
3535
);
3636

3737

38-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:13:59
38+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:12
3939
# DO NOT MODIFY ANY PART OF THIS FILE
4040

4141
1;

lib/App/Yath/Schema/MariaDB/Job.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ __PACKAGE__->belongs_to(
5757
);
5858

5959

60-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:13:59
60+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:12
6161
# DO NOT MODIFY ANY PART OF THIS FILE
6262

6363
1;

lib/App/Yath/Schema/MariaDB/JobTry.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ __PACKAGE__->has_many(
106106
);
107107

108108

109-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:13:59
109+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:12
110110
# DO NOT MODIFY ANY PART OF THIS FILE
111111

112112
1;

lib/App/Yath/Schema/MariaDB/JobTryField.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ __PACKAGE__->belongs_to(
4646
);
4747

4848

49-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:13:59
49+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:12
5050
# DO NOT MODIFY ANY PART OF THIS FILE
5151

5252
1;

lib/App/Yath/Schema/MariaDB/LogFile.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ __PACKAGE__->has_many(
3838
);
3939

4040

41-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:13:59
41+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:12
4242
# DO NOT MODIFY ANY PART OF THIS FILE
4343

4444
1;

lib/App/Yath/Schema/MariaDB/Permission.pm

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ __PACKAGE__->add_columns(
3030
{
3131
data_type => "timestamp",
3232
datetime_undef_if_invalid => 1,
33-
default_value => "current_timestamp()",
33+
default_value => "current_timestamp(6)",
3434
is_nullable => 0,
3535
},
3636
);
@@ -50,7 +50,7 @@ __PACKAGE__->belongs_to(
5050
);
5151

5252

53-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:13:59
53+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:12
5454
# DO NOT MODIFY ANY PART OF THIS FILE
5555

5656
1;

lib/App/Yath/Schema/MariaDB/PrimaryEmail.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ __PACKAGE__->belongs_to(
4141
);
4242

4343

44-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:13:59
44+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:12
4545
# DO NOT MODIFY ANY PART OF THIS FILE
4646

4747
1;

lib/App/Yath/Schema/MariaDB/Project.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ __PACKAGE__->has_many(
6060
);
6161

6262

63-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:13:59
63+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:12
6464
# DO NOT MODIFY ANY PART OF THIS FILE
6565

6666
1;

lib/App/Yath/Schema/MariaDB/Reporting.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ __PACKAGE__->belongs_to(
9090
);
9191

9292

93-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:13:59
93+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:12
9494
# DO NOT MODIFY ANY PART OF THIS FILE
9595

9696
1;

lib/App/Yath/Schema/MariaDB/Resource.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ __PACKAGE__->belongs_to(
6868
);
6969

7070

71-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:13:59
71+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:12
7272
# DO NOT MODIFY ANY PART OF THIS FILE
7373

7474
1;

lib/App/Yath/Schema/MariaDB/ResourceType.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ __PACKAGE__->has_many(
3535
);
3636

3737

38-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:13:59
38+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:12
3939
# DO NOT MODIFY ANY PART OF THIS FILE
4040

4141
1;

lib/App/Yath/Schema/MariaDB/Run.pm

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ __PACKAGE__->add_columns(
4848
{
4949
data_type => "timestamp",
5050
datetime_undef_if_invalid => 1,
51-
default_value => "current_timestamp()",
51+
default_value => "current_timestamp(6)",
5252
is_nullable => 0,
5353
},
5454
"status",
@@ -158,7 +158,7 @@ __PACKAGE__->belongs_to(
158158
);
159159

160160

161-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:13:59
161+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:12
162162
# DO NOT MODIFY ANY PART OF THIS FILE
163163

164164
1;

lib/App/Yath/Schema/MariaDB/RunField.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ __PACKAGE__->belongs_to(
4646
);
4747

4848

49-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:13:59
49+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:12
5050
# DO NOT MODIFY ANY PART OF THIS FILE
5151

5252
1;

lib/App/Yath/Schema/MariaDB/Session.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ __PACKAGE__->has_many(
3737
);
3838

3939

40-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:13:59
40+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:12
4141
# DO NOT MODIFY ANY PART OF THIS FILE
4242

4343
1;

lib/App/Yath/Schema/MariaDB/SessionHost.pm

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@ __PACKAGE__->add_columns(
3030
{
3131
data_type => "timestamp",
3232
datetime_undef_if_invalid => 1,
33-
default_value => "current_timestamp()",
33+
default_value => "current_timestamp(6)",
3434
is_nullable => 0,
3535
},
3636
"accessed",
3737
{
3838
data_type => "timestamp",
3939
datetime_undef_if_invalid => 1,
40-
default_value => "current_timestamp()",
40+
default_value => "current_timestamp(6)",
4141
is_nullable => 0,
4242
},
4343
"address",
@@ -66,7 +66,7 @@ __PACKAGE__->belongs_to(
6666
);
6767

6868

69-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:13:59
69+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:12
7070
# DO NOT MODIFY ANY PART OF THIS FILE
7171

7272
1;

lib/App/Yath/Schema/MariaDB/SourceFile.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ __PACKAGE__->has_many(
3535
);
3636

3737

38-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:13:59
38+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:12
3939
# DO NOT MODIFY ANY PART OF THIS FILE
4040

4141
1;

lib/App/Yath/Schema/MariaDB/SourceSub.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ __PACKAGE__->has_many(
3535
);
3636

3737

38-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:13:59
38+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:12
3939
# DO NOT MODIFY ANY PART OF THIS FILE
4040

4141
1;

lib/App/Yath/Schema/MariaDB/Sweep.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ __PACKAGE__->belongs_to(
3737
);
3838

3939

40-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:13:59
40+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:12
4141
# DO NOT MODIFY ANY PART OF THIS FILE
4242

4343
1;

lib/App/Yath/Schema/MariaDB/Sync.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ __PACKAGE__->has_many(
4141
);
4242

4343

44-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:13:59
44+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:12
4545
# DO NOT MODIFY ANY PART OF THIS FILE
4646

4747
1;

lib/App/Yath/Schema/MariaDB/TestFile.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ __PACKAGE__->has_many(
4747
);
4848

4949

50-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:13:59
50+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:12
5151
# DO NOT MODIFY ANY PART OF THIS FILE
5252

5353
1;

lib/App/Yath/Schema/MariaDB/User.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ __PACKAGE__->has_many(
9090
);
9191

9292

93-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:13:59
93+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:12
9494
# DO NOT MODIFY ANY PART OF THIS FILE
9595

9696
1;

lib/App/Yath/Schema/MariaDB/Version.pm

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@ __PACKAGE__->add_columns(
2828
{
2929
data_type => "timestamp",
3030
datetime_undef_if_invalid => 1,
31-
default_value => "current_timestamp()",
31+
default_value => "current_timestamp(6)",
3232
is_nullable => 0,
3333
},
3434
);
3535
__PACKAGE__->set_primary_key("version_id");
3636
__PACKAGE__->add_unique_constraint("version", ["version"]);
3737

3838

39-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:13:59
39+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:12
4040
# DO NOT MODIFY ANY PART OF THIS FILE
4141

4242
1;

lib/App/Yath/Schema/MySQL/ApiKey.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ __PACKAGE__->belongs_to(
4646
);
4747

4848

49-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:14:00
49+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:48
5050
# DO NOT MODIFY ANY PART OF THIS FILE
5151

5252
1;

lib/App/Yath/Schema/MySQL/Binary.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ __PACKAGE__->belongs_to(
4949
);
5050

5151

52-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:14:00
52+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:48
5353
# DO NOT MODIFY ANY PART OF THIS FILE
5454

5555
1;

lib/App/Yath/Schema/MySQL/Config.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ __PACKAGE__->set_primary_key("config_id");
3131
__PACKAGE__->add_unique_constraint("setting", ["setting"]);
3232

3333

34-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:14:00
34+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:48
3535
# DO NOT MODIFY ANY PART OF THIS FILE
3636

3737
1;

lib/App/Yath/Schema/MySQL/Coverage.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ __PACKAGE__->belongs_to(
9898
);
9999

100100

101-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:14:00
101+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:48
102102
# DO NOT MODIFY ANY PART OF THIS FILE
103103

104104
1;

lib/App/Yath/Schema/MySQL/CoverageManager.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ __PACKAGE__->has_many(
3535
);
3636

3737

38-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:14:00
38+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:48
3939
# DO NOT MODIFY ANY PART OF THIS FILE
4040

4141
1;

lib/App/Yath/Schema/MySQL/Email.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ __PACKAGE__->belongs_to(
5353
);
5454

5555

56-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:14:00
56+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:48
5757
# DO NOT MODIFY ANY PART OF THIS FILE
5858

5959
1;

lib/App/Yath/Schema/MySQL/EmailVerificationCode.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ __PACKAGE__->belongs_to(
3434
);
3535

3636

37-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:14:00
37+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:48
3838
# DO NOT MODIFY ANY PART OF THIS FILE
3939

4040
1;

lib/App/Yath/Schema/MySQL/Event.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ __PACKAGE__->belongs_to(
116116
);
117117

118118

119-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:14:00
119+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:48
120120
# DO NOT MODIFY ANY PART OF THIS FILE
121121

122122
1;

lib/App/Yath/Schema/MySQL/Host.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ __PACKAGE__->has_many(
3535
);
3636

3737

38-
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 12:14:00
38+
# Created by DBIx::Class::Schema::Loader v0.07052 @ 2024-06-04 16:33:48
3939
# DO NOT MODIFY ANY PART OF THIS FILE
4040

4141
1;

0 commit comments

Comments
 (0)