Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb1b3fcb

Browse files
committed
Add test fixture for migration
1 parent5a0b15d commitb1b3fcb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
INSERT INTO workspace_agent_startup_logs (
2+
agent_id,
3+
created_at,
4+
output
5+
)VALUES (
6+
'45e89705-e09d-4850-bcec-f9a937f5d78d',
7+
NOW(),
8+
'output'
9+
);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp