feat. 더미 데이터 작업 #105
Merged
feat. 더미 데이터 작업 #105
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
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
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
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
codacy-production / Codacy Static Code Analysis
src/main/resources/data.sql#L1
Expected SET TRANSACTION ISOLATION LEVEL READ UNCOMMITTED near top of file
Loading