Skip to content

feat. 더미 데이터 작업

9f28546
Select commit
Loading
Failed to load commit list.
Merged

feat. 더미 데이터 작업 #105

feat. 더미 데이터 작업
9f28546
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jan 11, 2026 in 0s

4 new issues (0 max.) of at least severity.

Annotations

Check warning on line 1 in src/main/resources/data.sql

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/main/resources/data.sql#L1

Expected SET ANSI_NULLS ON near top of file

Check warning on line 1 in src/main/resources/data.sql

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/main/resources/data.sql#L1

Expected SET NOCOUNT ON near top of file

Check warning on line 1 in src/main/resources/data.sql

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/main/resources/data.sql#L1

Expected SET QUOTED_IDENTIFIER ON near top of file

Check warning on line 1 in src/main/resources/data.sql

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/main/resources/data.sql#L1

Expected SET TRANSACTION ISOLATION LEVEL READ UNCOMMITTED near top of file