Ok re: not a crash. I learned the best way to do SQL in Nim is first via the command-line utility to test the syntax and methods, when satisfied then add to Nim. The Nim error messages as you say something wrong here is difficult to debug for a new user, the sqlite3 utility gives more info and flexibility for development.
- Sqlite: unfinalized statements error stbalbach
- Re: Sqlite: unfinalized statements error JPLRouge
- Re: Sqlite: unfinalized statements error stbalbach
- Re: Sqlite: unfinalized statements error JPLRouge
- Re: Sqlite: unfinalized statements error sky_khan
- Re: Sqlite: unfinalized statements error mikra
- Re: Sqlite: unfinalized statements err... stbalbach
- Re: Sqlite: unfinalized statements... mikra
- Re: Sqlite: unfinalized statements... stbalbach
- Re: Sqlite: unfinalized statements... treeform
