Skip to content

Commit 5c548f2

Browse files
committed
코드 최신화
1 parent 9e4aa94 commit 5c548f2

2 files changed

Lines changed: 21 additions & 0 deletions

File tree

data/testdb.mv.db

20 KB
Binary file not shown.

data/testdb.trace.db

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
2025-03-06 14:29:54.151996+09:00 jdbc[3]: exception
2+
org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "USERS" not found (this database is empty); SQL statement:
3+
select u1_0.id,u1_0.email,u1_0.name,u1_0.refresh_token,u1_0.role,u1_0.username from users u1_0 where u1_0.username=? [42104-224]
4+
2025-03-06 14:30:42.223336+09:00 jdbc[3]: exception
5+
org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "USERS" not found (this database is empty); SQL statement:
6+
select u1_0.id,u1_0.email,u1_0.name,u1_0.refresh_token,u1_0.role,u1_0.username from users u1_0 where u1_0.username=? [42104-224]
7+
2025-03-06 14:30:48.663140+09:00 jdbc[3]: exception
8+
org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "USERS" not found (this database is empty); SQL statement:
9+
select u1_0.id,u1_0.email,u1_0.name,u1_0.refresh_token,u1_0.role,u1_0.username from users u1_0 where u1_0.username=? [42104-224]
10+
2025-03-15 14:11:51.719896+09:00 jdbc[3]: exception
11+
org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "USERS" not found (this database is empty); SQL statement:
12+
select u1_0.id,u1_0.email,u1_0.name,u1_0.refresh_token,u1_0.role,u1_0.username from users u1_0 where u1_0.username=? [42104-224]
13+
2025-03-15 14:11:59.193304+09:00 jdbc[3]: exception
14+
org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "USERS" not found (this database is empty); SQL statement:
15+
select u1_0.id,u1_0.email,u1_0.name,u1_0.refresh_token,u1_0.role,u1_0.username from users u1_0 where u1_0.username=? [42104-224]
16+
2025-03-15 14:57:23.019542+09:00 jdbc[3]: exception
17+
org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "USERS" not found (this database is empty); SQL statement:
18+
select u1_0.id,u1_0.email,u1_0.name,u1_0.refresh_token,u1_0.role,u1_0.username from users u1_0 where u1_0.username=? [42104-224]
19+
2025-03-15 14:58:28.511833+09:00 jdbc[3]: exception
20+
org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "USERS" not found (this database is empty); SQL statement:
21+
select u1_0.id,u1_0.email,u1_0.name,u1_0.refresh_token,u1_0.role,u1_0.username from users u1_0 where u1_0.username=? [42104-224]

0 commit comments

Comments
 (0)