[#2492] Fixed MS Access identifier quoting
This commit is contained in:
parent
3a3a1cd62f
commit
723c787ca9
@ -324,6 +324,7 @@ class DefaultRenderContext extends AbstractContext<RenderContext> implements Ren
|
||||
break;
|
||||
|
||||
// T-SQL databases use brackets
|
||||
case ACCESS:
|
||||
case ASE:
|
||||
case SQLSERVER:
|
||||
case SYBASE:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user