Fixed formatting
This commit is contained in:
parent
f01cbe9798
commit
419c3e21a3
@ -73,7 +73,7 @@ class DefaultRenderContext extends AbstractContext<RenderContext> implements Ren
|
||||
private static final Set<String> SQLITE_KEYWORDS;
|
||||
|
||||
private final StringBuilder sql;
|
||||
private ParamType paramType;
|
||||
private ParamType paramType;
|
||||
private int params;
|
||||
private boolean qualify = true;
|
||||
private int alias;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user