SQLC and The "@" symbol #376
harrisoncramer
started this conversation in
General
Replies: 1 comment
-
Ended up writing a simple Lua module to validate my current file on save/edit, if others are interested: https://github.com/harrisoncramer/nvim/blob/main/lua/sqlc.lua |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to get the parser to recognize that the @ symbol is like the $ symbol and represents a variable?
Or does anyone know of a good SQLC alternative in general?
Beta Was this translation helpful? Give feedback.
All reactions