Steve Hutchins
Steve Hutchins
Just had a quick dig and found the issue here. There were actually 2 in this case. **First issue:** The name is switched from 'add_description
Yeah, good point. I guess there are two approaches to that, either specify the primary key in the `.sql` files, something like ``` -- name: add_description
I also get the same error ``` Error detected while processing function 84_NeoVimCallback[4]..ale#util#JoinNeovimOutput[2]..11[1]..ale#lsp#HandleMessage[30]..ale#rename#HandleLSPResponse[48]..ale#code_action#HandleCodeAction[22]..ale #code_action#ApplyChanges: line 67: E684: list index out of range: 96 Error detected while processing function 84_NeoVimCallback[4]..ale#util#JoinNeovimOutput[2]..11[1]..ale#lsp#HandleMessage[30]..ale#rename#HandleLSPResponse[48]..ale#code_action#HandleCodeAction[22]..ale #code_action#ApplyChanges:...
Amazing! Thanks for sorting this 👍