Function
sql
locally-enable-sql-reader-syntax =>
locally-enable-sql-reader-syntax turns on square bracket syntax and does not change the syntax state. This ensures thatrestore-sql-reader-syntax-state restores the current enable/disable state. locally-enable-sql-reader-syntax is in a file: #.(locally-enable-sql-reader-syntax) <SQL commands using [...] syntax> #.(restore-sql-reader-syntax-state)