sqldelight-check
Toggle table of contents
0.2.0
Select version
0.3.3
0.3.2
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
sqldelight-check
sqldelight-check-core
/
dev.s7a.sqldelight.check.core
/
FixApplicationResult
/
FixApplicationResult
Fix
Application
Result
constructor
(
content
:
String
,
appliedFixes
:
Int
,
skippedFixes
:
Int
,
skippedFixDetails
:
List
<
SkippedFix
>
=
emptyList()
)
constructor
(
content
:
String
,
appliedFixes
:
Int
,
skippedFixes
:
Int
)