Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51395 > unrolled thread
| Started by | "Joseph L. Casale" <jcasale@activenetwerx.com> |
|---|---|
| First post | 2013-07-28 18:32 +0000 |
| Last post | 2013-07-28 18:32 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
sqlite3 version lacks instr "Joseph L. Casale" <jcasale@activenetwerx.com> - 2013-07-28 18:32 +0000
| From | "Joseph L. Casale" <jcasale@activenetwerx.com> |
|---|---|
| Date | 2013-07-28 18:32 +0000 |
| Subject | sqlite3 version lacks instr |
| Message-ID | <mailman.5198.1375036433.3114.python-list@python.org> |
I have some queries that utilize instr wrapped by substr but the old version shipped in 2.7.5 doesn't have instr support. Has anyone encountered this and utilized other existing functions within the shipped 3.6.21 sqlite version to accomplish this? Thanks, jlc
Back to top | Article view | comp.lang.python
csiph-web