Skip to content
This repository has been archived by the owner on Jan 3, 2018. It is now read-only.

instr function not available in SQLite 3.7.13 and older #925

Closed
danabauer opened this issue Jan 3, 2015 · 2 comments
Closed

instr function not available in SQLite 3.7.13 and older #925

danabauer opened this issue Jan 3, 2015 · 2 comments
Labels

Comments

@danabauer
Copy link

One of the challenge questions in SQL lesson 04-calc requires students to use the instr function. This function wasn't introduced until 3.7.15 and it's likely students using the pre-installed version of SQLite on Mac OS X and Linux will have older versions. Perhaps add a note in the lesson? Or prompt students to check their version of SQLite in the installation instructions and upgrade?

@danabauer danabauer added the SQL label Jan 3, 2015
@rgaiacs
Copy link

rgaiacs commented Jan 3, 2015

@danabauer Thanks very much for report this. Could you copy and past this issue into https://github.com/swcarpentry/sql-novice-survey and after that close this one?

@danabauer
Copy link
Author

Thanks. I moved it here: swcarpentry/sql-novice-survey#13

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants